buffertk

Function stack_pack

source
pub fn stack_pack<'a, T: Packable + 'a>(t: T) -> StackPacker<'a, (), T>
Expand description

stack_pack begins a tree of packable data on the stack.