es-fluent 0.16.0

Type-safe Fluent localization derives and runtime traits for Rust applications
Documentation
1
2
3
//! This module provides types for representing the kind of a type.

pub use es_fluent_shared::meta::TypeKind;