Type Alias uu_env::native_int_str::NativeIntString

source ·
pub type NativeIntString = Vec<NativeCharInt>;

Aliased Type§

struct NativeIntString { /* private fields */ }