Struct makods::jostletree::SlotHandle[][src]

pub struct SlotHandle<'a, N: 'a, T: 'a> { /* fields omitted */ }

Methods

impl<'a, N: Numeric + 'a, T: 'a> SlotHandle<'a, N, T>
[src]

Auto Trait Implementations

impl<'a, N, T> !Send for SlotHandle<'a, N, T>

impl<'a, N, T> !Sync for SlotHandle<'a, N, T>