pub fn maa_version() -> &'static str
Get the MaaFramework version string.
println!("MaaFramework version: {}", maa_framework::maa_version());