serde_derive

Module fragment

source

Macros§

Structs§

  • Interpolate a fragment in place of an expression. This involves surrounding Block fragments in curly braces.
  • Interpolate a fragment as the value part of a match expression. This involves putting a comma after expressions and curly braces around blocks.
  • Interpolate a fragment as the statements of a block.

Enums§