Type Definition wampire::List[][src]

type List = Vec<Value>;

Trait Implementations

impl ArgList for List
[src]