Docs.rs
ygopro-data-0.1.1
ygopro-data 0.1.1
Permalink
Docs.rs crate page
09 September 2026
Links
Repository
crates.io
Source
Owners
IamIpanda
Dependencies
binrw ^0.13
normal
bitflags ^2.4
normal
bytes ^1.11.1
normal
encoding_rs ^0.8
normal
lzma-rs ^0.3
normal
modular-bitfield ^0.13.1
normal
num_enum ^0.7
normal
rusqlite ^0.39
normal
optional
thiserror ^1
normal
ygopro-derive ^0.1.1
normal
darling ^0.14
build
syn ^1.0
build
Versions
22.37%
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
generate_enum
ygopro_
data
0.1.1
In ygopro_
data::
message
ygopro_data
::
message
Macro
generate_
enum
Copy item path
Source
macro_rules! generate_enum { ($($message_name:ident=$message_flag:literal),*) => { ... }; }