Home
last modified time | relevance | path

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

/external/rust/crates/termcolor/src/
Dlib.rs298 enum StandardStreamType { enum
558 sty: StandardStreamType, in create()
575 sty: StandardStreamType, in create()
874 fn create(sty: StandardStreamType, choice: ColorChoice) -> BufferWriter { in create()
892 fn create(sty: StandardStreamType, choice: ColorChoice) -> BufferWriter { in create()