mirror of
https://github.com/Zenithsiz/dcb.git
synced 2026-02-11 04:35:46 +00:00
Fixed all documentation errors.
Renamed some errors to their function's name.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//! Derive macros for [`Bytes`](dcb_bytes::Bytes)
|
||||
//! Derive macros for `Bytes`
|
||||
// TODO: Check why we can't link to `Bytes` here?
|
||||
|
||||
// Imports
|
||||
use quote::ToTokens;
|
||||
|
||||
Reference in New Issue
Block a user