Docs.rs
custom-try-0.1.0-rc1
custom-try 0.1.0-rc1
Permalink
Docs.rs crate page
Zlib
OR
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
danielhenrymantilla
Dependencies
custom-try-proc_macros ^0.1.0-rc1
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
custom_
try
0.1.0-rc1
All Items
Sections
::custom-try
Crate Items
Attribute Macros
Crate
custom_try
Copy item path
Source
Expand description
§
::custom-try
Attribute Macros
§
custom_
try
Replace
expr?
occurrences in the decorated item with
r#try!( expr )
.