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.

nightly

  • allocator_api
  • btreemap_alloc
  • core_intrinsics
  • dropck_eyepatch
  • error_in_core
  • exact_size_is_empty
  • exclusive_range_pattern
  • extend_one
  • hasher_prefixfree_extras
  • inline_const
  • inplace_iteration
  • is_sorted
  • maybe_uninit_slice
  • new_uninit
  • rustc_attrs
  • slice_ptr_get
  • specialization
  • trusted_len

unstable

  • binary_heap_as_slice
  • binary_heap_drain_sorted
  • binary_heap_into_iter_sorted
  • binary_heap_retain
  • btree_cursors
  • btree_drain_filter
  • const_btree_new
  • map_try_insert

btreemap_alloc

  • allocator_api

const_btree_new

  • const_btree_len

binary_heap_as_slice

    This feature flag does not enable additional features.

specialization

    This feature flag does not enable additional features.

slice_ptr_get

    This feature flag does not enable additional features.

trusted_len

    This feature flag does not enable additional features.

map_try_insert

    This feature flag does not enable additional features.

hasher_prefixfree_extras

    This feature flag does not enable additional features.

const_btree_len

    This feature flag does not enable additional features.

error_in_core

    This feature flag does not enable additional features.

btree_drain_filter

    This feature flag does not enable additional features.

exclusive_range_pattern

    This feature flag does not enable additional features.

dropck_eyepatch

    This feature flag does not enable additional features.

is_sorted

    This feature flag does not enable additional features.

exact_size_is_empty

    This feature flag does not enable additional features.

rustc_attrs

    This feature flag does not enable additional features.

binary_heap_drain_sorted

    This feature flag does not enable additional features.

maybe_uninit_slice

    This feature flag does not enable additional features.

core_intrinsics

    This feature flag does not enable additional features.

inline_const

    This feature flag does not enable additional features.

extend_one

    This feature flag does not enable additional features.

inplace_iteration

    This feature flag does not enable additional features.

std

    This feature flag does not enable additional features.

new_uninit

    This feature flag does not enable additional features.

binary_heap_retain

    This feature flag does not enable additional features.

allocator_api

    This feature flag does not enable additional features.

binary_heap_into_iter_sorted

    This feature flag does not enable additional features.

btree_cursors

    This feature flag does not enable additional features.