Type Alias ChangeContext

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

Aliased Typeยง

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