Skip to main content

scratch

Function scratch 

Source
pub fn scratch<T: Encodable>() -> Scratch
Expand description

A re-usable object which may increase performance when encoding over and over again in a loop. Avoids allocations