EdgeType

Trait EdgeType 

Source
pub trait EdgeType {
    type Value: Sized + Default + Copy;
}

Required Associated Types§

Implementors§