Docs.rs
procfile-0.2.1
procfile 0.2.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
devtomio
Dependencies
cfg-if ^1.0.0
normal
dashmap ^5.3.3
normal
lazy_static ^1.4.0
normal
rayon ^1.5.3
normal
optional
regex ^1.5.6
normal
serde ^1.0.137
normal
optional
Versions
71.43%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
procfile
0.2.1
Error
Aliased Type
In crate procfile
procfile
Type Alias
Error
Copy item path
Source
pub type Error =
Box
<dyn
Error
+
Send
+
Sync
>;
Aliased Type
ยง
pub struct Error(
/* private fields */
);