pub enum RunMode { Script(String), Command(String), Module(String), InstallPip(InstallPipMode), Repl, }
TypeId
self
Returns the argument unchanged.