Executable
0.1.0
Executable
Type Alias
Main_function_type
Copy item path
Source
pub type Main_function_type =
fn
(_:
Standard_type
, _:
String
) ->
Result
<
()
,
NonZeroUsize
>;