We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7b4e25 commit cfe3e5dCopy full SHA for cfe3e5d
README.md
@@ -8,7 +8,7 @@ A simple extension trait for `File` that provides a single method `path`, which
8
9
**Note**: Not every file has a path. The path might be wrong for example after moving a file.
10
11
-OS support: Linux, Mac, Windows
+OS support: Linux, Mac, Windows and iOS
12
13
```rust
14
use std::fs::File;
0 commit comments