Skip to main content

make_barcode_custom_table

Function make_barcode_custom_table 

Source
pub fn make_barcode_custom_table<'table>(
    table: &'table Table,
    text: &str,
    prefer: BarcodeType,
) -> Option<Barcode<'table>>
Expand description

Find a barcode using dynamic programming. It’s very fast. For the table parameter you can use TABLE, it’s the default table.