Arg opaque representation
pub opaque type Arg
Type alias representing an Arg list
pub type Args = List(Arg)
pub fn new(value: a) -> Arg
Initializes a new Arg
pub fn value(field: Arg) -> Dynamic
Fetches value from Arg