Home
last modified time | relevance | path

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

/external/rust/crates/termcolor/src/
Dlib.rs385 enum StandardStreamType { enum
652 sty: StandardStreamType, in create()
669 sty: StandardStreamType, in create()
1040 fn create(sty: StandardStreamType, choice: ColorChoice) -> BufferWriter { in create()
1058 fn create(sty: StandardStreamType, choice: ColorChoice) -> BufferWriter { in create()