Type Definition boxxy::shell::NativeCommand [] [src]

type NativeCommand = fn(_: Vec<String>) -> Result<(), Error>;