copse 0.4.1

Direct ports of the standard library's BTreeMap, BTreeSet and BinaryHeap collections, but that sort according to a specified total order rather than the `Ord` trait
Documentation

copse

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 30 feature flags, 0 of them enabled by default.

allocator_api

This feature flag does not enable additional features.

binary_heap_as_slice

This feature flag does not enable additional features.

binary_heap_drain_sorted

This feature flag does not enable additional features.

binary_heap_into_iter_sorted

This feature flag does not enable additional features.

binary_heap_retain

This feature flag does not enable additional features.

btree_cursors

This feature flag does not enable additional features.

btree_drain_filter

This feature flag does not enable additional features.

btreemap_alloc

const_btree_len

This feature flag does not enable additional features.

const_btree_new

core_intrinsics

This feature flag does not enable additional features.

dropck_eyepatch

This feature flag does not enable additional features.

error_in_core

This feature flag does not enable additional features.

exact_size_is_empty

This feature flag does not enable additional features.

exclusive_range_pattern

This feature flag does not enable additional features.

extend_one

This feature flag does not enable additional features.

hasher_prefixfree_extras

This feature flag does not enable additional features.

inline_const

This feature flag does not enable additional features.

inplace_iteration

This feature flag does not enable additional features.

is_sorted

This feature flag does not enable additional features.

map_try_insert

This feature flag does not enable additional features.

maybe_uninit_slice

This feature flag does not enable additional features.

new_uninit

This feature flag does not enable additional features.

nightly

rustc_attrs

This feature flag does not enable additional features.

slice_ptr_get

This feature flag does not enable additional features.

specialization

This feature flag does not enable additional features.

std

This feature flag does not enable additional features.

trusted_len

This feature flag does not enable additional features.

unstable