Docs.rs
bibtex-parser-0.3.1
bibtex-parser 0.3.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
b-vitamins
Dependencies
ahash ^0.8
normal
itoa ^1.0
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
mimalloc ^0.1
normal
optional
Versions
100%
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
Module utils
bibtex_
parser
0.3.1
Module utils
Module Items
Functions
In bibtex_
parser::
parser
bibtex_parser
::
parser
Module
utils
Copy item path
Source
Expand description
Parser utilities
Functions
ยง
balanced_
delimited
Parse a delimited value with balanced delimiters
tag_
no_
case
Case-insensitive tag parser
ws
Make a parser whitespace-insensitive