Struct tox::core::Address
[-]
[+]
[src]
pub struct Address {
// some fields omitted
}A Tox address consist of ClientId, nospam and checksum
pub struct Address {
// some fields omitted
}A Tox address consist of ClientId, nospam and checksum
impl Addressimpl Show for Addressimpl FromStr for Addressimpl Clone for Addressfn clone(&self) -> Addressfn clone_from(&mut self, source: &Self)impl PartialEq for Address
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).