Type Definition rustache::Hash [] [src]

type Hash<'a> = HashMap<String, Data<'a>>;

Alias for mustache data hashes