Constant vector::built_info::TARGET_VENDOR
source ยท pub const TARGET_VENDOR: &str = "unknown";Expand description
The target vendor being compiled for. (e.g. apple)
pub const TARGET_VENDOR: &str = "unknown";The target vendor being compiled for. (e.g. apple)