Expand description
DefaultCtx โ the fallback CtxBuilder implementation.
Thin wrapper around crate::ctx::render: every method delegates
to the default render/compression policy, parameterized only by
ctx_window. Any model not matched by a rule in
super::for_provider lands here.
Structsยง
- Default
Ctx - Fallback strategy โ matches legacy behavior byte-for-byte.