Constant libredr_common::connection::build::PROJECT_NAME
source ยท pub const PROJECT_NAME: &str = r#"libredr-common"#;
Expand description
The project name, as determined by the Cargo.toml manifest.
pub const PROJECT_NAME: &str = r#"libredr-common"#;
The project name, as determined by the Cargo.toml manifest.