#[derive(Search)]
{
// Attributes available to this derive:
#[search]
}
Expand description
A derive implementing the crate::prelude::Search trait.
#[derive(Search)]
{
// Attributes available to this derive:
#[search]
}
A derive implementing the crate::prelude::Search trait.