Type Alias ChangeContext

Source
pub type ChangeContext<H> = Vec<Key<Option<H>>>;

Aliased Typeยง

struct ChangeContext<H> { /* private fields */ }