docs(rust): document CDict constructor boundary

Record that Rust now owns regular and by-reference CDict constructor parameter
selection and default-level normalization while C retains advanced allocation
and workspace lifecycle.

Test Plan:
- Documentation-only change; code validation is covered by 9f4d92808.
This commit is contained in:
2026-07-19 16:14:52 +02:00
parent 9f4d92808b
commit 7cacbcee03
+1
View File
@@ -149,6 +149,7 @@ external-sequence/literals block loop, optional-format decompression loops,
block decoder wrappers, decompression result policy, and public end-of-frame
compression orchestration, public CCtx-copy pledge/frame-parameter policy,
public CCtx allocation validation and allocate-before-init ordering, and public
CDict constructor parameter selection and default-level normalization, 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