Structs§
- Context
Extension - User-defined variables to be put into context
Functions§
- context_
extension_ ⚠empty - Create new empty ContextExtension instance
- context_
extension_ ⚠get - Get value for key or fail if key is missing
- context_
extension_ ⚠keys - Returns all keys (represented as u8 values) in the map
- context_
extension_ ⚠len - Returns the number of elements in the collection
- context_
extension_ ⚠set_ pair - Set the supplied pair in the ContextExtension