Skip to main content

Module default

Module default 

Source
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ยง

DefaultCtx
Fallback strategy โ€” matches legacy behavior byte-for-byte.