We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
unsupported::args
1 parent 45bc193 commit cf79c06Copy full SHA for cf79c06
library/std/src/sys/unsupported/args.rs
@@ -1,4 +1,5 @@
1
use crate::ffi::OsString;
2
+use crate::fmt;
3
4
pub struct Args {}
5
0 commit comments