core_extensions 1.4.0

Extensions for core/std library types, and other miscelaneous features.
Documentation

core_extensions

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 33 feature flags, 0 of them enabled by default.

all_items

  • bools
  • callable
  • collections
  • const_default
  • const_val
  • generics_parsing
  • item_parsing
  • macro_utils
  • integers
  • iterators
  • marker_type
  • on_drop
  • option_result
  • phantom
  • self_ops
  • slices
  • strings
  • transparent_newtype
  • type_asserts
  • type_identity
  • type_level_bool
  • void

item_parsing

  • generics_parsing
  • macro_utils
  • core_extensions_proc_macros/item_parsing

macro_utils

  • enable_proc_macro_crate
  • core_extensions_proc_macros/macro_utils

const_val

  • enable_proc_macro_crate
  • generics_parsing

rust_1_51

  • rust_1_46

std

  • alloc

enable_proc_macro_crate

  • core_extensions_proc_macros

bools

  • type_identity

generics_parsing

  • enable_proc_macro_crate

serde_

  • serde

rust_1_46

  • core_extensions_proc_macros/rust_1_45

track_caller

  • rust_1_46

strings

  • slices

type_asserts

  • type_identity

option_result

  • type_identity

collections

    This feature flag does not enable additional features.

type_level_bool

    This feature flag does not enable additional features.

slices

    This feature flag does not enable additional features.

phantom

    This feature flag does not enable additional features.

void

    This feature flag does not enable additional features.

type_identity

    This feature flag does not enable additional features.

docsrs

    This feature flag does not enable additional features.

transparent_newtype

    This feature flag does not enable additional features.

marker_type

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

self_ops

    This feature flag does not enable additional features.

integers

    This feature flag does not enable additional features.

callable

    This feature flag does not enable additional features.

const_default

    This feature flag does not enable additional features.

on_drop

    This feature flag does not enable additional features.

core_extensions_proc_macros

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

iterators

    This feature flag does not enable additional features.