Skip to content

Prep 0.18.1 release. impl DecodeAsFields for Value<()> and improve value! docs - #75

Merged
jsdw merged 3 commits into
mainfrom
jsdw-value-as-fields
Oct 9, 2025
Merged

Prep 0.18.1 release. impl DecodeAsFields for Value<()> and improve value! docs#75
jsdw merged 3 commits into
mainfrom
jsdw-value-as-fields

Conversation

@jsdw

@jsdwjsdw commented Oct 9, 2025

Copy link
Copy Markdown
Contributor

Just a small addition so that users can decode fields into scale_value::Value rather than scale_value::Composite<()> for ease of use. While I'm here I had a quick pass over the value! macro docs.

@jsdwjsdw changed the title impl DecodeAsFields for Value<()>impl DecodeAsFields for Value<()> and improve value! docsOct 9, 2025
@jsdwjsdw changed the title impl DecodeAsFields for Value<()> and improve value! docsPrep 0.18.1 release. impl DecodeAsFields for Value<()> and improve value! docsOct 9, 2025
@jsdw
jsdw merged commit a6fb831 into mainOct 9, 2025
8 checks passed
@jsdw
jsdw deleted the jsdw-value-as-fields branch October 9, 2025 09:52
Sign up for freeto 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.

1 participant

@jsdw