Docs.rs
horned-functional-0.3.2
horned-functional 0.3.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
althonos
Dependencies
curie ^0.0.8
normal
enum_meta ^0.6.0
normal
horned-owl ^0.10.0
normal
memmap ^0.7.0
normal
pest ^2.1.0
normal
pest_derive ^2.1.0
normal
thiserror ^1.0.0
normal
matches ^0.1.8
dev
ureq ^2.3.1
dev
Versions
95.45%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Result
In
horned_functional
?
Type Definition
horned_functional
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
The result type for this crate.