Function hff_core::write::table

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

Start building a new table.