Struct reproto::naming::CamelCase [] [src]

pub struct CamelCase {}

Methods

impl CamelCase
[src]

Trait Implementations

impl Clone for CamelCase
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Source for CamelCase
[src]

A source for camel-cased strings.

impl FromNaming for CamelCase
[src]