[go: up one dir, main page]

konst 0.4.3

Const equivalents of std features: comparison, destructuring, iteration, 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 11 feature flags, 5 of them enabled by default.

default

cmp (default)

This feature flag does not enable additional features.

iter (default)

This feature flag does not enable additional features.

parsing_proc (default)

konst_proc_macros (default)

parsing (default)

This feature flag does not enable additional features.

alloc

This feature flag does not enable additional features.

const_panic_derive

debug

This feature flag does not enable additional features.

docsrs

This feature flag does not enable additional features.

rust_latest_stable

This feature flag does not enable additional features.

trybuild