Re-exports§
pub use stl::Bool;
pub use stl::InvalidRString;
pub use stl::RString;
pub use stl::RestrictedCharSet;
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§
- Information about numeric type
Enums§
- Class of the number type
Constants§
Traits§
Functions§
Derive Macros§
- Strict
Decode derive
DerivesStrictDecode
implementation for the type. - Strict
Dumb derive
DerivesStrictDumb
implementation for the type. - Strict
Encode derive
DerivesStrictEncode
implementation for the type. - Strict
Type derive
DerivesStrictType
implementation for the type.