Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pydantic/jiter
/ StringDecoder
Class
StringDecoder
crates/jiter/src/string_decoder.rs:25–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
pub struct StringDecoder;
26
27
#[derive(Debug)]
28
pub enum StringOutputType<
't, '
j>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…