Derive Macro sikula::Search

source ·
#[derive(Search)]
{
    // Attributes available to this derive:
    #[search]
}
Expand description

A derive implementing the crate::prelude::Search trait.