Docs.rs
glossa-codegen-0.0.9
glossa-codegen 0.0.9
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
2moe
Dependencies
anyhow ^1.0
normal
bincode ^2.0
normal
dashmap ^6.1
normal
getset ^0.1
normal
glossa-dsl ^0.0.16
normal
glossa-shared ^0.0.8
normal
hlight ^0.0.11
normal
optional
itertools ^0.14
normal
kstring ^2.0
normal
lang-id ^0.0.20
normal
log ^0.4
normal
nom ^8.0
normal
phf_codegen ^0.11
normal
rayon ^1.10
normal
ron ^0.10.1
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
optional
serde_json5 ^0.2
normal
optional
serde_yml ^0.0.12
normal
optional
smallvec ^2.0.0-alpha.11
normal
thiserror ^2.0
normal
toml ^0.8
normal
optional
walkdir ^2.5
normal
testutils ^0.0.5
dev
Versions
18.52%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
glossa_
codegen
0.0.9
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Type Aliases
Crate
glossa_codegen
Copy item path
Source
Re-exports
§
pub use generator::
Generator
;
pub use
glossa_shared
;
Modules
§
generator
highlight
Structs
§
L10n
Resources
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>