Trait CharSize

Source
pub trait CharSize {
    type Word;
}
Expand description

This trait is not present with the selected feature set, defined for documentation only

Required Associated Types§

Source

type Word

This type is not present with the selected feature set, defined for documentation only

Implementors§