Type Definition interceptor::Attributes [−][src]
pub type Attributes = HashMap<usize, usize>;Expand description
Attributes are a generic key/value store used by interceptors
pub type Attributes = HashMap<usize, usize>;Attributes are a generic key/value store used by interceptors