3 Commits

Author SHA1 Message Date
aabaafc91a Added new validation interface in dcb-bytes. 2021-05-16 08:31:25 +01:00
792b1d365c Improved dcb-bytes's documentation and added a derive. 2021-01-24 10:06:49 +00:00
2a39f8b438 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.
2020-09-20 02:34:39 +01:00