Docs.rs
stwo-gpu-2.0.0
stwo-gpu 2.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
vaamx
Dependencies
aes-gcm ^0.10
normal
optional
blake2 ^0.10.6
normal
blake3 ^1.5.0
normal
bytemuck ^1.14.3
normal
cfg-if ^1.0.0
normal
dashmap ^6.1.0
normal
educe ^0.5.0
normal
fnv ^1.0.7
normal
getrandom ^0.2
normal
optional
hashbrown >=0.15.2
normal
hex ^0.4.3
normal
indexmap ^2.10.0
normal
itertools ^0.12
normal
lazy_static ^1.4
normal
num-traits ^0.2.19
normal
rand ^0.8.5
normal
rayon ^1.10.0
normal
optional
serde ^1.0
normal
starknet-crypto ^0.6.2
normal
starknet-ff ^0.3.7
normal
stwo-std-shims ^1.0.0
normal
thiserror ^2.0.12
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
aligned ^0.4.2
dev
test-log ^0.2.15
dev
wasm-bindgen-test ^0.3.43
dev
cudarc ^0.11
normal
optional
criterion ^0.5.1
dev
criterion ^0.5.1
dev
cudarc ^0.11
normal
optional
Versions
34.86%
of the crate is documented
Platform
i686-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
Skip to main content
impl_field
stwo_
gpu
2.0.0
stwo_gpu
Macro
impl_
field
Copy item path
Source
macro_rules! impl_field { ($field_name: ty, $field_size: ident) => { ... }; }