ena::config
pub fn version() -> String
Return the current version of the crate
use ena::config; let version = config::version();