Struct reproto::naming::SnakeCase [] [src]

pub struct SnakeCase {}

Methods

impl SnakeCase
[src]

Trait Implementations

impl Clone for SnakeCase
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Source for SnakeCase
[src]

A source for snake-cased strings.

impl FromNaming for SnakeCase
[src]