Function lib::util::io::yes

source ·
pub fn yes(b: bool)
Expand description

b ? “yes” : “no”