Struct envy::Prefixed [] [src]

pub struct Prefixed<'a>(_);

A type which filters env vars with a prefixed for use as serde field inputs

Methods

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

Deserializes a type based on prefixed env varables

Deserializes a type based on prefixed (String, String) tuples