Struct deuterium::NoResult [] [src]

pub struct NoResult;

Trait Implementations

impl Clone for NoResult
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for NoResult
[src]

impl Debug for NoResult
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for NoResult

impl Sync for NoResult