Function check_single_wordlength

Source
fn check_single_wordlength(
    num_bits: Option<u32>,
    required: u32,
) -> Result<TranslationPreference>