# tests/inc
Test modules for asbytes crate, organized by trait functionality.
### Responsibility Table
| `as_bytes_test.rs` | Test AsBytes trait implementations and methods |
| `into_bytes_test.rs` | Test IntoBytes trait implementations and methods |
| `mod.rs` | Expose test modules for aggregation |