Skip to main content

RegisteredExtraValue

Type Alias RegisteredExtraValue 

Source
pub type RegisteredExtraValue = Box<dyn Any + Send + Sync>;

Aliased Typeยง

pub struct RegisteredExtraValue(/* private fields */);