[][src]Trait env_parser::CustomMap

pub trait CustomMap {
    fn rust_type(&self) -> String;
fn raw_value(&self) -> String;
fn value(&self) -> String; }

Required methods

fn rust_type(&self) -> String

fn raw_value(&self) -> String

fn value(&self) -> String

Loading content...

Implementors

Loading content...