bytemuck/derive/src
zachs18 58445b1250
Fix derive non-run doctests. (#204)
Doctests only run in the crate proper; doctests inside of integration tests are not run.
Move the existing doctests from derive/tests/basic.rs to derive/lib.rs, expanding them to make them
better for documentation as well.
2023-09-05 13:36:10 -06:00
..
lib.rs Fix derive non-run doctests. (#204) 2023-09-05 13:36:10 -06:00
traits.rs Zeroable derive custom bounds (#196) 2023-07-26 13:50:58 -06:00