Type Definition rvk::Params[][src]

type Params<'a> = HashMap<&'a str, &'a str>;

A HashMap which contains method parameters