konst 0.2.13

Const equivalents of std functions, compile-time comparison, and parsing
Documentation

konst

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

default

  • cmp
  • parsing

cmp

    This feature flag does not enable additional features.

parsing

  • parsing_no_proc
  • konst_proc_macros

parsing_no_proc

    This feature flag does not enable additional features.

konst_proc_macros

    This feature flag does not enable additional features.

mut_refs

  • deref_raw_in_fn
  • rust_1_56
  • konst_macro_rules/mut_refs

deref_raw_in_fn

  • rust_1_56
  • konst_macro_rules/deref_raw_in_fn

rust_1_56

  • rust_1_55
  • konst_macro_rules/rust_1_56

rust_1_55

  • const_generics
  • konst_macro_rules/rust_1_55

nightly_mut_refs

  • mut_refs
  • konst_macro_rules/nightly_mut_refs

const_generics

  • konst_macro_rules/const_generics

constant_time_slice

  • deref_raw_in_fn

docsrs

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.