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.