Enum message_format::l20n::Value
[−]
[src]
pub enum Value {
Pattern {
source: String,
elements: Vec<PatternElement>,
},
}Variants
Pattern | Fields
|