Struct environment_sanity::WhiteList [] [src]

pub struct WhiteList<'a>(_, _);

Methods

impl<'a> WhiteList<'a>
[src]

Trait Implementations

impl<'a> Debug for WhiteList<'a>
[src]

Formats the value using the given formatter.

impl<'a> Clone for WhiteList<'a>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more