Docs.rs
contracts-try-0.7.0
contracts-try 0.7.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
fogti
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
100%
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
debug_invariant
contracts_
try
0.7.0
contracts_try
Attribute Macro
debug_
invariant
Copy item path
Source
#[debug_invariant]
Expand description
Same as
invariant
, but uses
debug_assert!
.