use-stdout
Synchronous stdout primitives for RustUse CLI-adjacent code.
This crate provides output destination markers, newline behavior helpers, and small write helpers. It does not provide a formatting framework.
Example
use ;
let output = apply_newline_behavior;
let mut buffer = Vecnew;
write_text?;
assert_eq!;
# Ok::
Scope
Use this crate for small output primitives, not application rendering policy.