Crate azalea_language

Source
Expand description

§Azalea Language

Translate Minecraft strings from their id.

§Examples

assert_eq!(azalea_language::get("translation.test.none"), Some("Hello, world!"));

Statics§

STORAGE

Functions§

get