Trait rtrie::Priority [] [src]

pub trait Priority: PrimInt + SampleRange { }

Trait for node priority types.

Implementors