konst 0.3.9

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

default

  • cmp
  • iter
  • parsing_proc

cmp

    This feature flag does not enable additional features.

iter

  • konst_kernel/iter

parsing_proc

  • parsing
  • konst_proc_macros

parsing

    This feature flag does not enable additional features.

konst_proc_macros

  • dep:konst_proc_macros

mut_refs

  • rust_latest_stable
  • konst_kernel/mut_refs

nightly_mut_refs

  • mut_refs
  • konst_kernel/nightly_mut_refs

docsrs

  • konst_kernel/docsrs

trybuild

  • dep:trybuild

alloc

  • konst_kernel/alloc

debug

  • konst_kernel/debug

rust_latest_stable

    This feature flag does not enable additional features.