mirror of https://github.com/aya-rs/aya
aya: avoid an allocation
str::rsplitn(2, c) is a special case that can be expressed as str::rsplit_once(c).pull/665/head
parent
d71d1e1993
commit
6f2a8c8a5c
Loading…
Reference in New Issue