[][src]Function gettextrs::npgettext

pub fn npgettext<T: Into<Vec<u8>>>(
    ctx: T,
    singular: T,
    plural: T,
    n: u32
) -> String

Translate msgid to localized message from default domain (with plural support and context support)