#[derive(JsonPointee)]
{
// Attributes available to this derive:
#[ploidy]
}
Expand description
Derives the JsonPointee trait for JSON Pointer (RFC 6901) traversal.
See the [module documentation][crate] for detailed usage and examples.
#[derive(JsonPointee)]
{
// Attributes available to this derive:
#[ploidy]
}
Derives the JsonPointee trait for JSON Pointer (RFC 6901) traversal.
See the [module documentation][crate] for detailed usage and examples.