docs(rust): document usingCDict boundary
Record that Rust now owns the public usingCDict fixed-frame policy and
begin/end sequencing while C retains the private CDict compression callbacks.
Test Plan:
- Documentation-only change; code validation is covered by 0fbc9ff37.
This commit is contained in:
+2
-1
@@ -150,7 +150,8 @@ block decoder wrappers, decompression result policy, and public end-of-frame
|
|||||||
compression orchestration, public CCtx-copy pledge/frame-parameter policy, and
|
compression orchestration, public CCtx-copy pledge/frame-parameter policy, and
|
||||||
public advanced-compression parameter validation/init policy, and public
|
public advanced-compression parameter validation/init policy, and public
|
||||||
usingDict parameter selection, dictionary-presence handling, and default-level
|
usingDict parameter selection, dictionary-presence handling, and default-level
|
||||||
normalization now run in Rust.
|
normalization, and public usingCDict frame-policy construction and begin/end
|
||||||
|
sequencing now run in Rust.
|
||||||
CDict allocation/lifecycle
|
CDict allocation/lifecycle
|
||||||
machinery, private dictionary-content allocation/loading, reset policy,
|
machinery, private dictionary-content allocation/loading, reset policy,
|
||||||
private CCtx/matchfinder/workspace operations, and codec/adaptive-policy
|
private CCtx/matchfinder/workspace operations, and codec/adaptive-policy
|
||||||
|
|||||||
Reference in New Issue
Block a user