PrefixTuple
shared
0.1.0
shared
Type Alias
Prefix
Tuple
Copy item path
Source
pub type PrefixTuple = (
i32
, &'static
str
, &'static
str
);