#[derive(Serialize)] { // Attributes available to this derive: #[canonical] }
Derives Serialize trait for the given struct or enum.
Serialize
struct
enum