Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidblewett/rure-python
/ is_none
Method
is_none
regex/src/input.rs:360–360 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
358
/// Returns true iff the character is absent.
359
#[inline]
360
pub fn is_none(self) -> bool { self.0 == u32::MAX }
361
362
/// Returns the length of the character's UTF-8 encoding.
363
///
Callers
8
replacen
Method · 0.80
is_end
Method · 0.80
is_empty_match
Method · 0.80
replacen
Method · 0.80
compile
Method · 0.80
visit_post
Method · 0.80
merge
Method · 0.80
difference
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected