Struct reproto_naming::AnyCase [] [src]

pub struct AnyCase(_);

Methods

impl AnyCase
[src]

[src]

Trait Implementations

impl Clone for AnyCase
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for AnyCase

impl Sync for AnyCase