Skip to main content

Serialize

Derive Macro Serialize 

Source
#[derive(Serialize)]
{
    // Attributes available to this derive:
    #[ld]
}
Expand description

Derives the LinkedData serialization traits from #[ld(...)] attributes.

See the ld-core documentation for the attribute vocabulary.