#[derive(Deserialize)]
{
// Attributes available to this derive:
#[ld]
}
Expand description
Derives the FromLinkedData deserialization traits from #[ld(...)]
attributes.
See the ld-core documentation for the attribute vocabulary.
#[derive(Deserialize)]
{
// Attributes available to this derive:
#[ld]
}
Derives the FromLinkedData deserialization traits from #[ld(...)]
attributes.
See the ld-core documentation for the attribute vocabulary.