Crate glossa_codegen

Source

Re-exports§

pub use generator::Generator;
pub use glossa_shared;

Modules§

generator
highlight

Structs§

L10nResources
MiniStr
A CompactString is a compact string type that can be used almost anywhere a String or str can be used.

Enums§

Visibility

Type Aliases§

AnyResult
Result<T, Error>