Struct rinecs::storage::HiddenFastIndex [−][src]
pub struct HiddenFastIndex { /* fields omitted */ }
Implementations
impl HiddenFastIndex
[src]
impl HiddenFastIndex
[src]pub struct HiddenFastIndex { /* fields omitted */ }
impl HiddenFastIndex
[src]pub fn new<T: 'static>(t: T) -> HiddenFastIndex
[src]pub unsafe fn unchecked_downcast_ref<T: 'static>(&self) -> &T
[src]impl RefUnwindSafe for HiddenFastIndex
impl Send for HiddenFastIndex
impl Sync for HiddenFastIndex
impl Unpin for HiddenFastIndex
impl UnwindSafe for HiddenFastIndex