Crate byte_string_derive

Source
Expand description

Proc macros for generating conversions for byte string wrapper types. See documentation of byte_string for more information.

Attribute Macrosยง

byte_string
Proc macro that can generate multiple helper functions and traits for types that wrap an array, Vec, or BoundedVec of bytes. What code is generated by the macro is controlled by passing the following arguments: