Cargo Features

konst_kernel has no features set by default.

[dependencies]
konst_kernel = { version = "0.3.9", features = ["debug", "iter", "rust_1_64", "nightly_mut_refs", "mut_refs", "docsrs"] }
alloc debug
iter

Affects konst_kernel::step_kk, konst_kernel::collect_const, konst_kernel::into_iter, konst_kernel::iter

rust_1_64 __for_konst?

Enables rust_1_61 of typewit

Affects konst_kernel::slice, konst_kernel::string, konst_kernel::utils

nightly_mut_refs
mut_refs

Affects slice_for_konst::try_into_array_mut_func

__for_konst = rust_1_64

Affects konst_kernel::chr, konst_kernel::maybe_uninit, konst_kernel::polymorphism, slice::slice_for_konst, string::string_for_konst, konst_kernel::collect_const, konst_kernel::into_iter, konst_kernel::iter

docsrs