Function hff_async_std::table

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

Start building a new table.