pub const VERSION: &str = "0.2.0";
Version of the RustyX library.
println!("RustyX version: {}", rustyx::VERSION);