Home
last modified time | relevance | path

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

/external/rust/crates/termcolor/src/
Dlib.rs339 enum StandardStreamType { enum
606 sty: StandardStreamType, in create()
623 sty: StandardStreamType, in create()
923 fn create(sty: StandardStreamType, choice: ColorChoice) -> BufferWriter { in create()
941 fn create(sty: StandardStreamType, choice: ColorChoice) -> BufferWriter { in create()