Home
last modified time | relevance | path

Searched defs:stdout (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/
Dmod.rs29 mod stdout; module
Dstdout.rs39 pub fn stdout() -> Stdout { in stdout() function