Struct reproto_naming::ToUpperSnake [] [src]

pub struct ToUpperSnake(_);

Trait Implementations

impl Clone for ToUpperSnake
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for ToUpperSnake
[src]

impl Naming for ToUpperSnake
[src]

[src]

[src]

Copy the given naming policy.

impl Operator for ToUpperSnake
[src]

Auto Trait Implementations

impl Send for ToUpperSnake

impl Sync for ToUpperSnake