[][src]Type Definition lit::Variables

type Variables = HashMap<String, String>;

Trait Implementations

impl VariablesExt for Variables[src]