Docs.rs
build-pretty-1.0.0
build-pretty 1.0.0
Permalink
Docs.rs crate page
MIT
24 May 2026
Links
Repository
crates.io
Source
Owners
usagi
Dependencies
lazy_static ^1.4.0
normal
retrieve ^1.1.1
normal
rust-i18n ^0.5.2
normal
thiserror ^1.0.31
normal
Versions
33.33%
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
Skip to main content
BoxedDynStdError
build_
pretty
1.0.0
Boxed
DynStd
Error
Aliased Type
In crate build_
pretty
build_pretty
Type Alias
Boxed
DynStd
Error
Copy item path
Source
pub type BoxedDynStdError =
Box
<dyn
Error
>;
Aliased Type
ยง
pub struct BoxedDynStdError(
/* private fields */
);