Function utf8_acc_cont_byte
pub(in ::str::validations) const fn utf8_acc_cont_byte(ch: u32, byte: u8) -> u32
Returns the value of ch updated with continuation byte byte.
utf8_acc_cont_bytepub(in ::str::validations) const fn utf8_acc_cont_byte(ch: u32, byte: u8) -> u32
Returns the value of ch updated with continuation byte byte.