Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ LeadSurrogate
Class
LeadSurrogate
crates/wtf8/src/lib.rs:227–227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
225
226
#[derive(Clone, Copy)]
227
pub struct LeadSurrogate(u16);
228
229
#[derive(Clone, Copy)]
230
pub struct TrailSurrogate(u16);
Callers
1
to_lead_surrogate
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected