Searched defs:CopathNode (Results 1 – 1 of 1) sorted by relevance
56 pub struct CopathNode<T> { struct61 impl<T: Clone + PartialEq + Eq + core::fmt::Debug> CopathNode<T> { argument