Struct reproto_naming::ToUpperCamel [] [src]

pub struct ToUpperCamel(_);

Trait Implementations

impl Clone for ToUpperCamel
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for ToUpperCamel
[src]

impl Naming for ToUpperCamel
[src]

[src]

[src]

Copy the given naming policy.

impl Operator for ToUpperCamel
[src]

Auto Trait Implementations

impl Send for ToUpperCamel

impl Sync for ToUpperCamel