Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidblewett/rure-python
/ set_empty
Method
set_empty
regex/src/dfa.rs:1749–1751 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
1747
}
1748
1749
fn set_empty(&mut self) {
1750
self.0 |= 0b00000_1_00;
1751
}
1752
}
1753
1754
impl Byte {
Callers
1
cached_state_key
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected