Type Definition stc_ts_storage::Storage

source · []
pub type Storage<'b> = Box<dyn Mode + 'b>;