Skip to content

Add Map::into_values method#1226

Merged
dtolnay merged 1 commit into
serde-rs:masterfrom
tisonkun:map-into-values
Jan 7, 2025
Merged

Add Map::into_values method#1226
dtolnay merged 1 commit into
serde-rs:masterfrom
tisonkun:map-into-values

Conversation

@tisonkun
Copy link
Copy Markdown
Contributor

@tisonkun tisonkun commented Jan 7, 2025

This closes #1225.

Signed-off-by: tison <wander4096@gmail.com>
Copy link
Copy Markdown
Member

@dtolnay dtolnay left a comment

Choose a reason for hiding this comment

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

Thanks!

@dtolnay dtolnay merged commit b97935f into serde-rs:master Jan 7, 2025
@tisonkun tisonkun deleted the map-into-values branch January 7, 2025 00:35
takumi-earth pushed a commit to earthlings-dev/json that referenced this pull request Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Implement IntoValues and inner converter for Map

2 participants