Docs.rs
endpoint-gen-1.5.1
endpoint-gen 1.5.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
JakkuSakura
Handy-caT
dVeon-loch
pathscale
Dependencies
clap ^4.5
normal
convert_case ^0.10
normal
endpoint-gen-macros ^1.3.4
normal
endpoint-libs ^1.3.4
normal
eyre ^0.6
normal
itertools ^0.14
normal
log-panics ^2.1
normal
regex ^1.12
normal
ron ^0.12
normal
rust_decimal ^1.39
normal
semver ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
smart-default ^0.7.1
normal
smart-serde-default ^0.1
normal
toml ^0.9
normal
walkdir ^2.5
normal
toml ^0.9
build
Versions
3.75%
of the crate is documented
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
Crate endpoint_gen
endpoint_
gen
1.5.1
All Items
Crate Items
Modules
Derive Macros
Crate
endpoint_
gen
Copy item path
Source
Modules
§
definitions
docs
rust
service
Derive Macros
§
Definition
Variant
Derive macro ensures that the type manually implements GenElement
. This enforces that any type used as a Definition variant has proper validation logic.