Struct cbindgen::PackageRef [] [src]

pub struct PackageRef {
    pub name: String,
    pub version: String,
}

Fields