ExtensionCallValue

Type Alias ExtensionCallValue 

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

Aliased Typeยง

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