Docs.rs
etch-0.4.2
etch 0.4.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
wtfsophia
Dependencies
bork ^0.2
normal
glue ^0.8
normal
serde ^1
normal
syntect ^3
normal
optional
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
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
Errors
etch
0.4.2
Errors
Aliased Type
In crate etch
etch
Type Alias
Errors
Copy item path
Source
pub type Errors =
Vec
<
Error
>;
Aliased Type
ยง
pub struct Errors {
/* private fields */
}