Function hff_async_std::hff
source · pub fn hff<'a>(
tables: impl IntoIterator<Item = TableBuilder<'a>>
) -> HffDesc<'a>
Expand description
Build the structure of the Hff content.
pub fn hff<'a>(
tables: impl IntoIterator<Item = TableBuilder<'a>>
) -> HffDesc<'a>
Build the structure of the Hff content.