Docs.rs
bib-unbound-0.3.0
bib-unbound 0.3.0
Permalink
Docs.rs crate page
Unlicense
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ryanavella
Dependencies
Versions
98.11%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Crate bib_unbound
bib_
unbound
0.3.0
All Items
Crate Items
Structs
Enums
Functions
Crate
bib_
unbound
Copy item path
Source
Structs
§
Position
The location of (roughly) verse-sized chunk of an arbitrary Bible translation. In the Unbound file format, these usually correspond to a single NRSV verse.
Position
Nrsv
The location of a single verse in the NRSV Bible, as a book, chapter, and verse number.
Verse
A single row from a file in the Unbound format.
Verses
An interator over the lines of a file in the Unbound format.
Enums
§
Book
A book of the Bible.
Functions
§
from_
file
Create an iterator over the lines of a file in the Unbound format.
from_
str
Create an iterator over the lines of a string in the Unbound format.