Skip to content

Commit 4f66337

Browse files
authored
Expand WASI abbreviation in docs
1 parent 1025db8 commit 4f66337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/std/src/os/wasi/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Platform-specific extensions to `std` for WASI.
1+
//! Platform-specific extensions to `std` for the WebAssembly System Interface (WASI).
22
//!
33
//! Provides access to platform-level information on WASI, and exposes
44
//! WASI-specific functions that would otherwise be inappropriate as

0 commit comments

Comments
 (0)