Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 005af84

Browse files
committed
changelog: fs/path
1 parent d5d2322 commit 005af84

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
### Added
66

77
- There is a new `fs` module that provides a high-level API for file-system
8-
access. The API is close to the `std::fs` module.
8+
access. The API is close to the `std::fs` module. The module also provides a
9+
`Path` and a `PathBuf` abstraction that is similar to the ones from
10+
`std::path`. However, they are adapted for UEFI.
911
- Multiple convenience methods for `CString16` and `CStr16`, including:
1012
- `CStr16::as_slice()`
1113
- `CStr16::num_chars()`

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /