mirror of
https://github.com/Zenithsiz/dcb.git
synced 2026-02-12 04:53:49 +00:00
Moved Bytes interface to dcb-bytes crate.
Instead of implementing `Bytes for Option<T>`, a proxy is now used, as `dcb-bytes` is in a separate crate.
This commit is contained in:
1
dcb-bytes-derive/src/lib.rs
Normal file
1
dcb-bytes-derive/src/lib.rs
Normal file
@@ -0,0 +1 @@
|
||||
//! Derive macros for [`Bytes`](dcb_bytes::Bytes)
|
||||
Reference in New Issue
Block a user