Executable

Type Alias Main_function_type

Source
pub type Main_function_type = fn(_: Standard_type, _: String) -> Result<(), NonZeroUsize>;