docs(rust): document CDict begin boundary

Record that Rust now owns the legacy CDict-begin fixed frame policy and
unknown-source pledge while C retains the private begin callback.

Test Plan:
- Documentation-only change; code validation is covered by 2fdd548a3.
This commit is contained in:
2026-07-19 16:03:12 +02:00
parent 2fdd548a36
commit c6179c2458
+4 -3
View File
@@ -151,9 +151,10 @@ compression orchestration, public CCtx-copy pledge/frame-parameter policy, and
public advanced-compression parameter validation/init policy, public
usingDict parameter selection, dictionary-presence handling, and default-level
normalization, and public usingCDict frame-policy construction and begin/end
sequencing, and the compressBegin_usingDict familys unknown-source parameter
selection and default-level normalization, and public advanced-begin parameter
validation and init-then-begin ordering now run in Rust.
sequencing, legacy public CDict-begin frame-policy construction and
unknown-source pledge, and the compressBegin_usingDict familys unknown-source
parameter selection and default-level normalization, and public advanced-begin
parameter validation and init-then-begin ordering now run in Rust.
CDict allocation/lifecycle
machinery, private dictionary-content allocation/loading, reset policy,
private CCtx/matchfinder/workspace operations, and codec/adaptive-policy