Function core::str::utf8_acc_cont_byte
[−]
[src]
fn utf8_acc_cont_byte(ch: u32, byte: u8) -> u32
Return the value of ch
updated with continuation byte byte
.