Docs.rs
bibtex-parser-0.2.2
bibtex-parser 0.2.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
b-vitamins
Dependencies
ahash ^0.8
normal
memchr ^2.7
normal
phf ^0.11
normal
optional
pyo3 ^0.27.2
normal
optional
rayon ^1.8
normal
optional
thiserror ^1.0
normal
winnow ^0.5
normal
biblatex ^0.11
dev
criterion ^0.5
dev
insta ^1.34
dev
libc ^0.2
dev
nom-bibtex ^0.6
dev
pretty_assertions ^1.4
dev
proptest ^1.4
dev
rand ^0.8
dev
serde ^1.0
dev
serde_bibtex ^0.7
dev
tempfile ^3
dev
Versions
100%
of the crate is documented
Go to latest version
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
parse_entry
bibtex_
parser
0.2.2
In bibtex_
parser::
parser::
entry
bibtex_parser
::
parser
::
entry
Function
parse_
entry
Copy item path
Source
pub fn parse_entry<'a>(input: &mut &'a
str
) ->
PResult
<'a,
Entry
<'a>>
Expand description
Parse a bibliography entry