Docs.rs
rolodex-0.1.2
rolodex 0.1.2
Permalink
Docs.rs crate page
Links
Homepage
crates.io
Source
Owners
patrickisgreene
Dependencies
chrono ^0.4.19
normal
nom ^6.1.2
normal
serde ^1
normal
optional
typed-builder ^0.9.0
normal
optional
serde_json ^1.0.64
dev
Versions
5.74%
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
to_parse_error
rolodex
0.1.2
In rolodex::
parse
rolodex
::
parse
Function
to_
parse_
error
Copy item path
Source
pub fn to_parse_error<'a>(input: &'a
str
, err:
Error
<&'a
str
>) ->
ParseError
<'a>