Skip to content

chore(rust): improve documentation and update dependencies#6

Merged
coreyhn merged 3 commits into
mainfrom
chore/rust-docs-and-deps
Jun 26, 2025
Merged

chore(rust): improve documentation and update dependencies#6
coreyhn merged 3 commits into
mainfrom
chore/rust-docs-and-deps

Conversation

@coreyhn
Copy link
Copy Markdown
Collaborator

@coreyhn coreyhn commented Jun 26, 2025

Add intra-doc links throughout the Rust codebase to improve rustdoc navigation and documentation cross-references. Ensure all public types, fields, and enum variants have consistent doc comments.

Clarify that the plaintext_target module workaround must remain in place due to cipherstash-client and CipherStash Proxy dependency on the current clone_as_json behavior, as discussed in issue #3.

Update cipherstash-client from 0.22.2 to 0.23.0.

coreyhn added 2 commits June 26, 2025 15:35
Add intra-doc links throughout the Rust codebase to improve rustdoc
navigation and documentation cross-references. Ensure all public types,
fields, and enum variants have consistent doc comments.

Clarify that the `plaintext_target` module workaround must remain in place
due to `cipherstash-client` and CipherStash Proxy dependency on the current
`clone_as_json` behavior, as discussed in issue #3.
Update `cipherstash-client` from 0.22.2 to 0.23.0.
@coreyhn coreyhn requested a review from calvinbrewer June 26, 2025 22:21
@coreyhn coreyhn merged commit 2246d5c into main Jun 26, 2025
@coreyhn coreyhn deleted the chore/rust-docs-and-deps branch June 26, 2025 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants