Derive Macro Encapsulate

Source
#[derive(Encapsulate)]
{
    // Attributes available to this derive:
    #[index_key]
    #[index_keys]
}