Function std::rt::args::put
[−]
[src]
pub fn put(args: Vec<Vec<u8>>)
Unstable
: this public module should not exist and is highly likely to disappear
Give the global arguments to global storage.
It is an error if the arguments already exist.