Skip to main content

run

Function run 

Source
pub fn run(code: &str) -> Rendered
Expand description

Explain code. A known code renders what/why/next + a docs URL and exits EXIT_OK; an unknown one lists the known codes on stderr and exits EXIT_USAGE.