Docs.rs
rspack_error-0.1.0
rspack_error 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hardfist
Dependencies
anyhow ^1.0.81
normal
derivative ^2.2.0
normal
futures ^0.3.30
normal
miette ^5
normal
once_cell ^1.19.0
normal
owo-colors ^3.5.0
normal
rspack_collections ^0.1.0
normal
swc_core ^0.99.5
normal
termcolor ^1
normal
textwrap ^0.15.2
normal
thiserror ^1
normal
unicode-width ^0.1.11
normal
Versions
2.94%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
rspack_
error
0.1.0
Function
rspack_error
::
catch_unwind
Copy item path
source
ยท
[
−
]
pub fn catch_unwind<R>(f: impl
FnOnce
() -> R) ->
Result
<R>