Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidblewett/rure-python
/ Char
Class
Char
regex/src/input.rs:346–346 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
344
/// search text.)
345
#[derive(Clone, Copy, Hash, PartialEq, Eq, PartialOrd, Ord)]
346
pub struct Char(u32);
347
348
impl fmt::Debug for Char {
349
fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
Callers
2
from
Method · 0.85
fill
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected