Docs.rs
catch_panic_macros-1.0.0
catch_panic_macros 1.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Arc-blroth
Dependencies
proc-macro2 ^1.0.40
normal
quote ^1.0.20
normal
syn ^1.0.98
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
catch_
panic_
macros
1.0.0
All Items
Crate Items
Attribute Macros
Crate
catch_panic_macros
Copy item path
Source
Attribute Macros
ยง
catch_
panic
Catches a panic and rethrows it as a Java exception. See the
crate-level documentation
for more information.