docs(rust): document dictionary begin boundary

Record that Rust now owns the compressBegin_usingDict family’s unknown-source
parameter selection and default-level normalization while C retains the private
begin callback.

Test Plan:
- Documentation-only change; code validation is covered by 9c0b9bd25.
This commit is contained in:
2026-07-19 15:51:51 +02:00
parent 9c0b9bd250
commit 57bad12ec5
+2 -1
View File
@@ -151,7 +151,8 @@ compression orchestration, public CCtx-copy pledge/frame-parameter policy, and
public advanced-compression parameter validation/init policy, and public
usingDict parameter selection, dictionary-presence handling, and default-level
normalization, and public usingCDict frame-policy construction and begin/end
sequencing now run in Rust.
sequencing, and the compressBegin_usingDict familys unknown-source parameter
selection and default-level normalization now run in Rust.
CDict allocation/lifecycle
machinery, private dictionary-content allocation/loading, reset policy,
private CCtx/matchfinder/workspace operations, and codec/adaptive-policy