mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-21 22:32:23 +00:00
5 lines
265 B
TOML
5 lines
265 B
TOML
|
[alias]
|
||
|
|
||
|
# The list of features should be the same as the one under `[package.metadata.docs.rs]`
|
||
|
nightly_docs = "doc --no-deps -F nightly_docs,derive,extern_crate_alloc,extern_crate_std,zeroable_maybe_uninit,zeroable_atomics,min_const_generics,wasm_simd,must_cast"
|