Enum reproto_backend_reproto::Reproto [] [src]

pub enum Reproto {}

Trait Implementations

impl Clone for Reproto
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Custom for Reproto
[src]

Extra data associated with building a formatting element.

[src]

Performing quoting according to convention set by custom element.

[src]

Format the custom element.

[src]

Write a file according to convention by custom element.

Auto Trait Implementations

impl Send for Reproto

impl Sync for Reproto