pub trait StaticLength: Length { }
Expand description

Marker trait for statically known transaction Lengths

Implementations on Foreign Types

Implementors