var searchIndex = {}; searchIndex["rust_base58"] = {"doc":"","items":[[0,"base58","rust_base58","",null,null],[4,"FromBase58Error","rust_base58::base58","Errors that can occur when decoding a base58-encoded string",null,null],[13,"InvalidBase58Byte","","The input contained a character not part of the base58 alphabet",0,null],[8,"FromBase58","","A trait for converting base58-encoded values",null,null],[10,"from_base58","","Converts the value of `self`, interpreted as base58 encoded data,\ninto an owned vector of bytes, returning the vector.",1,null],[8,"ToBase58","","A trait for converting a value to base58 encoding.",null,null],[10,"to_base58","","Converts the value of `self` to a base-58 value, returning the owned\nstring.",2,null],[11,"clone","","",0,null],[11,"fmt","","",0,null],[11,"fmt","","",0,null]],"paths":[[4,"FromBase58Error"],[8,"FromBase58"],[8,"ToBase58"]]}; initSearch(searchIndex);