struct PrefixedSymbol [src]
Fields
symbol: u8
prefix: u16
weight: u4
Source
pub const PrefixedSymbol = struct {
symbol: u8,
prefix: u16,
weight: u4,
} pub const PrefixedSymbol = struct {
symbol: u8,
prefix: u16,
weight: u4,
}