Docs.rs
fluid_attributes-0.3.0
fluid_attributes 0.3.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Boiethios
Dependencies
proc-macro2 ^0.4
normal
quote ^0.6
normal
syn ^0.15
normal
Versions
66.67%
of the crate is documented
Go to latest version
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
☰
Crate fluid_attributes
Version 0.3.0
All Items
Attribute Macros
?
Crate
fluid_attributes
source
·
[
−
]
Attribute Macros
fact
The
fact
attribute. A fact is a simple concrete fact to be verified.
theory
The
theory
attribute. A theory is a test more complex than a fact, that must be proven or inferred with multiple cases. Therefore, a theory must come with its multiple test
case
s.