Trait rust_sort::Sortable[][src]

pub trait Sortable: PartialOrd + Copy + Display + Debug { }

Implementors