konst 0.2.8

Compile-time comparison, parsing, and other const functionality
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 12 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
  • konst_macro_rules/mut_refs

nightly_mut_refs

  • mut_refs
  • konst_macro_rules/nightly_mut_refs

deref_raw_in_fn

  • const_generics
  • konst_macro_rules/deref_raw_in_fn

const_generics

  • konst_macro_rules/const_generics

constant_time_slice

    This feature flag does not enable additional features.

docsrs

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.