Crate strict_encoding
source ·Re-exports§
pub use stl::Bool;pub use stl::RestrictedCharacter;pub use stl::RestrictedString;pub use stl::U1;pub use stl::U2;pub use stl::U3;pub use stl::U4;pub use stl::U5;pub use stl::U6;pub use stl::U7;pub use strict_encoding_derive as derive;derive
Modules§
Macros§
Structs§
- Identifier (field or type name).
- Information about numeric type
Enums§
- Class of the number type
Constants§
Traits§
Derive Macros§
- StrictDecode
deriveDerivesStrictDecodeimplementation for the type. - StrictDumb
deriveDerivesStrictDumbimplementation for the type. - StrictEncode
deriveDerivesStrictEncodeimplementation for the type. - StrictType
deriveDerivesStrictTypeimplementation for the type.