Docs.rs
portal-pc-waffle-0.5.4
portal-pc-waffle 0.5.4
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
crates.io
Source
Owners
gkgoat1
Dependencies
anyhow ^1.0
normal
arena-traits ^0.2
normal
cfg-traits ^0.2.0
normal
optional
cfg-traits ^0.3.0-alpha.0
normal
optional
either ^1.13.0
normal
hashbrown ^0.15.2
normal
impl-trait-for-tuples ^0.2.3
normal
indexmap ^2.2.2
normal
lending-iterator ^0.1.7
normal
libfuzzer-sys ^0.4
normal
optional
log ^0.4
normal
paste ^1.0.15
normal
serde ^1.0.204
normal
sha3 ^0.10.8
normal
smallvec ^1.13
normal
ssa-traits ^0.2.0
normal
optional
ssa-traits ^0.3.0-alpha.0
normal
optional
stacker ^0.1.15
normal
optional
wasm-encoder ^0.227
normal
wasm-smith ^0.202
normal
optional
wasmparser ^0.227
normal
env_logger ^0.11
dev
structopt ^0.3.26
dev
wat ^1.212.0
dev
Versions
19.87%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
portal_
pc_
waffle
0.5.4
portal_pc_waffle
Macro
declare_entity
Copy item path
Source
macro_rules! declare_entity { ($name:tt, $prefix:tt) => { ... }; }