#[derive(CommitEncode)]
{
// Attributes available to this derive:
#[commit_encode]
}
Available on crate feature
derive only.Expand description
Derives CommitEncode implementation for the type.
#[derive(CommitEncode)]
{
// Attributes available to this derive:
#[commit_encode]
}
derive only.Derives CommitEncode implementation for the type.