pub trait Ms {
    const MSTR: bool;
}

Required Associated Constants

Implementors