Optimization #3315
Updated by Victor Julien about 4 years ago
The rust parsers register a table with settings and callback functions. Use this in all registration code on the C-side of things as well. Make sure all Rust parsers use this. Add missing registration logic to the table if necessary.