Function rustrt::args::put[src]

pub fn put(args: Vec<Vec<u8>>)

Give the global arguments to global storage.

It is an error if the arguments already exist.