Crates.io | binary-mirror |
lib.rs | binary-mirror |
version | 0.1.3 |
source | src |
created_at | 2024-12-06 08:06:25.54345 |
updated_at | 2024-12-12 08:58:48.894587 |
description | Core types for binary-mirror derive macro |
homepage | https://github.com/Yvictor/binary_mirror |
repository | https://github.com/Yvictor/binary_mirror |
max_upload_size | |
id | 1474024 |
size | 3,802 |
Core types and traits for binary-mirror derive macro. This crate is usually used through the binary-mirror-derive
crate.
[dependencies]
binary-mirror = "0.1"
binary-mirror-derive = "0.1"
See the binary-mirror-derive
crate for usage examples.