1
2
3
4
5
/// The version of the Ruby library API being used: **2.6**.
///
/// Note that this may differ from the version of the actual Ruby
/// library being linked to when using dynamic linking.
pub const RUBY_VERSION: &str = "2.6";