konst 0.2.3

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 10 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.

deref_raw_in_fn

  • const_generics
  • konst_macro_rules/deref_raw_in_fn

const_generics

  • konst_macro_rules/const_generics

docsrs

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

constant_time_slice

    This feature flag does not enable additional features.