Skip to content

serdect: return the deserialized buffer during deserialization#1515

Merged
tarcieri merged 2 commits intoRustCrypto:masterfrom
fjarri:return-buf
Sep 10, 2024
Merged

serdect: return the deserialized buffer during deserialization#1515
tarcieri merged 2 commits intoRustCrypto:masterfrom
fjarri:return-buf

Conversation

@fjarri
Copy link
Copy Markdown
Contributor

@fjarri fjarri commented Sep 10, 2024

Fixes #1322

Also fixed a TODO in StrIntoBufVisitor::visit_str by mapping base16ct errors to serde errors.

Comment thread serdect/src/common.rs Outdated
@tarcieri tarcieri merged commit 816286f into RustCrypto:master Sep 10, 2024
@fjarri fjarri deleted the return-buf branch September 10, 2024 18:12
@tarcieri tarcieri mentioned this pull request Jan 6, 2025
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.

serdect: slice::deserialize_hex_or_bin needs to return the amount of deserialized data

2 participants