We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a80bb4 commit 3b5fe26Copy full SHA for 3b5fe26
library/std/src/sys/windows/os_str.rs
@@ -45,7 +45,7 @@ impl fmt::Display for Buf {
45
}
46
47
#[repr(transparent)]
48
-pub(crate) struct Slice {
+pub struct Slice {
49
pub inner: Wtf8,
50
51
0 commit comments