RawArgs

Type Alias RawArgs 

Source
pub type RawArgs = HashMap<String, Value>;

Aliased Type§

pub struct RawArgs { /* private fields */ }

Trait Implementations§