Struct deuterium::LimitTwo [] [src]

pub struct LimitTwo;

Trait Implementations

impl Clone for LimitTwo
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for LimitTwo
[src]

impl Debug for LimitTwo
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for LimitTwo

impl Sync for LimitTwo