serde-rs.github.io icon indicating copy to clipboard operation
serde-rs.github.io copied to clipboard

Add documentation for `variant_identifier` and `field_identifier`

Open Lucretiel opened this issue 3 years ago • 0 comments

This PR adds documentation for the variant_identifier and field_identifier attributes on enums. I think this should be alright to make officially part of the public API, since they're mentioned in existing documentation, but I'm happy to be wrong about this.

Fixes https://github.com/serde-rs/serde/issues/1238

Lucretiel avatar Mar 22 '23 03:03 Lucretiel