Struct reproto_core::Attributes [] [src]

pub struct Attributes { /* fields omitted */ }

Methods

impl Attributes
[src]

[src]

[src]

Take the given selection, removing it in the process.

[src]

Take the given selection, removing it in the process.

[src]

Get an iterator over unused positions.

Trait Implementations

impl Debug for Attributes
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for Attributes
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Attributes

impl Sync for Attributes