Function inkey

Source
pub fn inkey() -> Result<Option<Either<u8, char>>, InkeyErr>