Struct warmy::methods::JSON[][src]

pub struct JSON;

JSON method.

Trait Implementations

impl Debug for JSON
[src]

Formats the value using the given formatter. Read more

impl Eq for JSON
[src]

impl Hash for JSON
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl PartialEq for JSON
[src]

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

This method tests for !=.

Auto Trait Implementations

impl Send for JSON

impl Sync for JSON