Thanks to visit codestin.com
Credit goes to docs.rs

Skip to main content

Crate facilguide

Crate facilguide 

Source
Expand description

§facilguide

Internationalization helpers for multilingual content. Built for Facil.guide, a tech education platform publishing guides in five languages for seniors.

Homepage: https://facil.guide

Structs§

Guide
A single guide entry.
TranslationTable
Simple key-per-locale translation table with English fallback.

Enums§

Difficulty
Guide difficulty level.
Locale
The five supported languages.

Constants§

ALL_LOCALES
All supported locales.
BASE_URL
Base URL for Facil.guide.
VERSION
Library version.

Functions§

parse_locale
Parse a two-letter language code into a Locale.
split_locale_path
Split a URL path into its locale prefix and the remaining path.