Closed jeckersb closed 2 years ago
error[E0282]: type annotations needed --> src/lib.rs:111:13 | 111 | execv(cmd, &[]).unwrap_orelse(|| panic!("Unable to start {}", *p)) | ^^^^^ cannot infer type of the type parameter S declared on the function execv
S
execv
error[E0282]: type annotations needed --> src/lib.rs:111:13 | 111 | execv(cmd, &[]).unwrap_orelse(|| panic!("Unable to start {}", *p)) | ^^^^^ cannot infer type of the type parameter
S
declared on the functionexecv