You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, a new, empty HashMap is passed into the Rust library when encode_barcode is called. However for Telepen Numeric, I would need to pass a hint.
Could there either be an additional method - e.g. encode_barcode_with_hints?