l10n 0.0.0

Opiniated localization library built upon fluent project.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "l10n"
version = "0.0.0"
dependencies = [
 "l10n_core",
 "l10n_impl",
]

[[package]]
name = "l10n_core"
version = "0.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0649b15291b67ff4465e58c6ce4659c83f51de8e52166e94fa0c873299ef570"

[[package]]
name = "l10n_impl"
version = "0.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc5fb8358d924d45890e7e603fa463e7d380f09ed36c62e828c898d89e793f3e"