# src
Source code for asbytes crate, implementing byte conversion traits.
### Responsibility Table
| `lib.rs` | Crate root and namespace organization |
| `as_bytes.rs` | AsBytes trait definition and implementations |
| `into_bytes.rs` | IntoBytes trait definition and implementations |