Docs.rs
wasm4pm-types-26.5.21
wasm4pm-types 26.5.21
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
seanchatmangpt
Dependencies
blake3 ^1.5
normal
chrono ^0.4
normal
flate2 ^1.0
normal
optional
hashbrown ^0.17
normal
quick-xml ^0.37
normal
optional
rustc-hash ^2
normal
serde ^1.0
normal
serde_json ^1.0
normal
smallvec ^1.13
normal
uuid ^1.16
normal
serde_json ^1.0
dev
Versions
20.11%
of the crate is documented
Platform
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
Skip to main content
K64
wasm4pm_
types
26.5.21
K64
Aliased Type
Fields
words
In wasm4pm_
types::
dense_
kernel
wasm4pm_types
::
dense_kernel
Type Alias
K64
Copy item path
Source
pub type K64 =
KBitSet
<1>;
Aliased Type
§
pub struct K64 { pub words: [
u64
;
1
], }
Fields
§
§
words: [
u64
;
1
]