#[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.
#[derive(Serialize)]
{
// Attributes available to this derive:
#[ld]
}
Derives the LinkedData serialization traits from #[ld(...)]
attributes.
See the ld-core documentation for the attribute vocabulary.