Struct rustbreak::deser::Ron
[−]
[src]
pub struct Ron;
The Struct that allows you to use ron
the Rusty Object Notation
Trait Implementations
impl Debug for Ron
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
Formats the value using the given formatter. Read more
impl Default for Ron
[src]
impl Clone for Ron
[src]
fn clone(&self) -> Ron
[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
Performs copy-assignment from source
. Read more