#[derive(DirStructureAsync)]
{
// Attributes available to this derive:
#[dir_structure]
}
Available on crate features
derive and async only.#[derive(DirStructureAsync)]
{
// Attributes available to this derive:
#[dir_structure]
}
derive and async only.