| Crates.io | lowlevel-types |
| lib.rs | lowlevel-types |
| version | 1.0.0-beta.3 |
| created_at | 2025-08-29 20:28:05.918627+00 |
| updated_at | 2025-09-04 10:22:18.930954+00 |
| description | Rust types for working with low level data structures, such as ASCII characters and strings |
| homepage | |
| repository | https://github.com/JEleniel/serde_binary_adv |
| max_upload_size | |
| id | 1816795 |
| size | 29,221 |
Lowlevel Types is an implementation of types commonly used for low level access, such as ASCII characters and strings.
Add this to your Cargo.toml:
[dependencies]
lowlevel-types = { version = "1" }
Lowlevel Types is copyright © 2025 JEleniel and released under either The MIT License or The Apache License, at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you shall be licensed as above, without any additional terms or conditions.