rstd 0.1.0
Loading...
Searching...
No Matches
rstd::ffi::OsStr Struct Referenceexport
module rstd

An unsized, platform-native string type. More...

Detailed Description

An unsized, platform-native string type.

On Unix this is an arbitrary byte sequence (often UTF-8). On Windows this would be WTF-8 (not yet implemented).


The documentation for this struct was generated from the following file: