Crate bib_unbound

source ·

Structs

  • 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.
  • The location of a single verse in the NRSV Bible, as a book, chapter, and verse number.
  • A single row from a file in the Unbound format.
  • An interator over the lines of a file in the Unbound format.

Enums

  • A book of the Bible.

Functions

  • Create an iterator over the lines of a file in the Unbound format.
  • Create an iterator over the lines of a string in the Unbound format.