• Matt Brubeck's avatar
    Make Rust constants public (#5659) · aa75e573
    Matt Brubeck authored
    * Make Rust constants public
    
    Otherwise they cannot be accessed by code that consumes the generated
    bindings.
    
    * Re-generate test code
    
    * Add a test for enum constants
    aa75e573
monster_test_generated.rs 64.2 KB