Struct deuterium::LimitMany [] [src]

pub struct LimitMany;

Trait Implementations

impl Clone for LimitMany
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for LimitMany
[src]

impl Debug for LimitMany
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for LimitMany

impl Sync for LimitMany