Function std::rt::args::put [] [src]

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

Give the global arguments to global storage.

It is an error if the arguments already exist.