docs(rust): document usingDict boundary
Record that Rust now owns the public usingDict parameter-selection,
dictionary-presence, and default-level policy while C retains private context
initialization and compression callbacks.
Test Plan:
- Documentation-only change; code validation is covered by 556cdc53b.
This commit is contained in:
+3
-1
@@ -148,7 +148,9 @@ and success-path validation, external-sequence-store reset,
|
||||
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, and
|
||||
public advanced-compression parameter validation/init policy now run in Rust.
|
||||
public advanced-compression parameter validation/init policy, and public
|
||||
usingDict parameter selection, dictionary-presence handling, 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
|
||||
|
||||
Reference in New Issue
Block a user