tiny-i18n 0.1.0

A tiny library to internationalize your project
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.tiny-i18n-derive]
version = "0.1.0"

[package]
description = "A tiny library to internationalize your project"
edition = "2021"
license = "MIT"
name = "tiny-i18n"
readme = "README.md"
repository = "https://gitlab.com/crat1985/tiny-i18n"
version = "0.1.0"