Constant lrs::tty::flags::TTYLOC_CANONICAL

Enable canonical mode.

Syntax

const TTYLOC_CANONICAL: TtyLocFlags = TtyLocFlags(cty::ICANON);

See also