Crate raqiya_bible_reference
source ·Structs
Enums
- Represents a reference to a Bible passage via chapter and or more verses.
- Represents a text containg Bible content. It can be
Functions
- Finds all Bible passage references in a given value with their content and position. Only those book abbreviations included in a given text are supported.
- Parses a single reference from a string by a given text for the Bible.
- The same as parse_reference_by_text except it parses and returns multiple references which are separated by a semicolon character (‘;’).
- Replaces all references found with a corresponding reference found according to a given text.