Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
konst-0.3.3
konst 0.3.3
Docs.rs crate page
Zlib
Links
Repository
crates.io
Source
Owners
rodrimati1992
Dependencies
const_panic ^0.2.6
normal
konst_kernel =0.3.0
normal
konst_proc_macros =0.3.0
normal
trybuild ^1.0
normal
rand ^0.8.4
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module array
Macros
?
Module
konst
::
array
source
·
[
−
]
Expand description
Const equivalents of array functions.
Macros
from_fn
Const equivalent of
array::from_fn
.
map
Const equivalent of
array::map
.