Type Definition multibase::EncodeResult [] [src]

type EncodeResult = Result<String, Error>;

Encoding result type