Trait nekolib_doc::uslice::bucket_sort::BucketSort
source · pub trait BucketSort {
// Required method
fn bucket_sort(&mut self);
}
pub trait BucketSort {
// Required method
fn bucket_sort(&mut self);
}