Skip to content

Remove wrong note about missing string escaping.#100

Merged
eldruin merged 1 commit into
rust-embedded-community:masterfrom
de-vri-es:remove-wrong-note-about-string-escaping
Nov 18, 2025
Merged

Remove wrong note about missing string escaping.#100
eldruin merged 1 commit into
rust-embedded-community:masterfrom
de-vri-es:remove-wrong-note-about-string-escaping

Conversation

@de-vri-es

@de-vri-es de-vri-es commented Sep 12, 2025

Copy link
Copy Markdown
Contributor

String escaping during serialization is implemented and tested.

Closes #92

/edit: See #102 for a fix for CI.

@eldruin eldruin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! could you rebase this?

String escaping during serialization is implemented and tested.
@eldruin eldruin force-pushed the remove-wrong-note-about-string-escaping branch from 38ca690 to c030763 Compare November 18, 2025 08:25

@eldruin eldruin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok I could do it with The GitHub interface. Thank you!

@eldruin eldruin merged commit 9809a85 into rust-embedded-community:master Nov 18, 2025
7 checks passed
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.

Add string escaping during serialization

2 participants