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
jzeuzs
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
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
Error
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 */
);