#[derive(Diff)]
{
// Attributes available to this derive:
#[diff]
}
Expand description
Derive macros for diffing and patching.
#[derive(Diff)]
{
// Attributes available to this derive:
#[diff]
}
Derive macros for diffing and patching.