Skip to main content

with_structure

Function with_structure 

Source
pub fn with_structure<T>(s: WireStructure, f: impl FnOnce() -> T) -> T
Expand description

Enable structural (closed-form) integer encoding under s for the duration of f. Scoped — never leaks. See WireStructure.