rust-i18n 1.2.2

Rust I18n is use Rust codegen for load YAML file storage translations on compile time, and give you a t! macro for simply get translation texts.
Documentation

rust-i18n

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 6 of them enabled by default.

default

  • rust-i18n-extract
  • clap
  • anyhow
  • quote
  • itertools

rust-i18n-extract

  • dep:rust-i18n-extract

clap

  • dep:clap

anyhow

  • dep:anyhow

quote

  • dep:quote

itertools

  • dep:itertools