Docs.rs
handle-this-0.2.4
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
handle-this 0.2.4
Ergonomic error handling with try/catch/throw/inspect/finally syntax and automatic stack traces
Crate
Source
Builds
Feature flags
Documentation
..
catch_after_untyped_catch.rs
catch_after_untyped_catch.stderr
catch_all_without_type.rs
catch_all_without_type.stderr
catch_all_wrong_binding.rs
catch_all_wrong_binding.stderr
catch_any_without_type.rs
catch_any_without_type.stderr
catch_missing_body.rs
catch_missing_body.stderr
direct_mode_no_catchall.rs
direct_mode_no_catchall.stderr
else_without_direct_mode.rs
else_without_direct_mode.stderr
empty_match_arms.rs
empty_match_arms.stderr
empty_try_body.rs
empty_try_body.stderr
inspect_after_untyped_catch.rs
inspect_after_untyped_catch.stderr
inspect_any_without_type.rs
inspect_any_without_type.stderr
inspect_no_binding.rs
inspect_no_binding.stderr
invalid_guard_syntax.rs
invalid_guard_syntax.stderr
match_missing_expr.rs
match_missing_expr.stderr
missing_try_body.rs
missing_try_body.stderr
multiple_finally.rs
multiple_finally.stderr
multiple_with.rs
multiple_with.stderr
require_missing_else.rs
require_missing_else.stderr
require_with_direct_mode.rs
require_with_direct_mode.stderr
reserved_binding_name.rs
reserved_binding_name.stderr
scope_after_handlers.rs
scope_after_handlers.stderr
scope_missing_comma.rs
scope_missing_comma.stderr
scope_with_direct_mode.rs
scope_with_direct_mode.stderr
throw_after_untyped_catch.rs
throw_after_untyped_catch.stderr
throw_any_without_type.rs
throw_any_without_type.stderr
try_for_missing_var.rs
try_for_missing_var.stderr
try_for_no_iterator.rs
try_for_no_iterator.stderr
try_while_no_condition.rs
try_while_no_condition.stderr
unknown_keyword.rs
unknown_keyword.stderr
unknown_start.rs
unknown_start.stderr
when_no_condition.rs
when_no_condition.stderr