pub struct StdOs;Expand description
This implementation is only for unit testing.
Trait Implementations§
Source§impl OsInterface for StdOs
Available on crate feature std only.
impl OsInterface for StdOs
Available on crate feature
std only.