Trait bech32::FromBase32 [−][src]
Parse/convert base32 slice to Self. It is the reciprocal of
ToBase32.
Associated Types
Loading content...Required methods
Loading content...Implementations on Foreign Types
impl FromBase32 for Vec<u8>[src]
impl FromBase32 for Vec<u8>[src]