= i18n_provider Rizzen Yazston
LString
provider.
A trait for providing language strings in the form of Vec<LString>
vector, and obtaining the default language tag used for the crate's messages.
For an implementation example, see the i18n_provider_sqlite3-rizzen-yazston
crate, which uses Sqlite3 for its data store.