Function hff_std::table

source ·
pub fn table(primary: impl Into<Ecc>, secondary: impl Into<Ecc>) -> TableBuilder
Expand description

Create a table structure to be contained in the HFF. Panics if the given Ecc data is invalid.