Docs.rs
qcvm-0.2.0
qcvm 0.2.0
Docs.rs crate page
GPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
eira-fransham
Dependencies
anyhow ^1.0
normal
arc-slice ^0.1
normal
arrayvec ^0.7
normal
bevy_reflect ^0.18
normal
optional
bimap ^0.6
normal
bitflags ^2.10
normal
bump-scope ^1.4
normal
byteorder ^1.5
normal
glam ^0.30
normal
hash32 ^1.0
normal
hashbrown ^0.16
normal
indexmap ^2.11
normal
itertools ^0.14
normal
num ^0.4
normal
num-derive ^0.4
normal
num-traits ^0.2
normal
snafu ^0.8
normal
strum ^0.27
normal
tracing ^0.1
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
MAX_ARGS
qcvm
0.2.0
qcvm
Constant
MAX_
ARGS
Copy item path
Source
pub const MAX_ARGS:
usize
= 8;
Expand description
The maximum number of arguments supported by the runtime.