HOST_TARGET

Constant HOST_TARGET 

Source
pub const HOST_TARGET: Option<Target>;
Expand description

The target that this crate was compiled for.

None if that target is not implemented.