Struct rill_protocol::pathfinder::Discovered [−][src]
Fields
remained_path: Pathrecord: &'a Record<T>Auto Trait Implementations
impl<'a, T> RefUnwindSafe for Discovered<'a, T> where
T: RefUnwindSafe,
T: RefUnwindSafe,
impl<'a, T> Send for Discovered<'a, T> where
T: Sync,
T: Sync,
impl<'a, T> Sync for Discovered<'a, T> where
T: Sync,
T: Sync,
impl<'a, T> Unpin for Discovered<'a, T>
impl<'a, T> UnwindSafe for Discovered<'a, T> where
T: RefUnwindSafe,
T: RefUnwindSafe,