pm_options_version_t

Type Alias pm_options_version_t 

Source
pub type pm_options_version_t = c_uint;
Expand description

The version of Ruby syntax that we should be parsing with. This is used to allow consumers to specify which behavior they want in case they need to parse in the same way as a specific version of CRuby would have.