Type Alias Context

Source
pub type Context = Vec<u8>;

Aliased Typeยง

struct Context { /* private fields */ }