Notice that when this function finds a matching character, it doesn't only return the offset . Instead, it returns Some(offset) . Some is a variant or a value ...
確定! 回上一頁