Struct rincon_session::client::NewGraph [] [src]

pub struct NewGraph { /* fields omitted */ }

Methods

impl NewGraph
[src]

[src]

[src]

[src]

[src]

Important traits for Vec<u8>
[src]

Important traits for Vec<u8>
[src]

[src]

Important traits for &'a mut [u8]
[src]

Important traits for &'a mut [u8]
[src]

Trait Implementations

impl PartialEq<NewGraph> for NewGraph
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Serialize for NewGraph
[src]

[src]

Serialize this value into the given Serde serializer. Read more

impl Clone for NewGraph
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for NewGraph
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for NewGraph

impl Sync for NewGraph