[][src]Function elements::blech32::encode_to_fmt

pub fn encode_to_fmt<T: AsRef<[u5]>>(
    fmt: &mut Formatter,
    hrp: &str,
    data: T
) -> Result

Encode a bech32 payload to an fmt::Formatter.