Docs.rs
synthez-core-0.3.1
synthez-core 0.3.1
Permalink
Docs.rs crate page
BlueOak-1.0.0
Links
Homepage
Repository
crates.io
Source
Owners
tyranron
Dependencies
proc-macro2 ^1.0.4
normal
quote ^1.0.9
normal
sealed ^0.5
normal
syn ^2.0
normal
Versions
100%
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
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
synthez_
core
0.3.1
Rule
Implementors
In synthez_
core::
parse::
attrs::
validate
synthez_core
::
parse
::
attrs
::
validate
Trait
Rule
Copy item path
Source
pub trait Rule: Sealed { }
Expand description
Abstracted validation rule of an
Attrs
’ field parsing.
Implementors
§
Source
§
impl
Rule
for
Provided