pub fn target() -> Result<Target<'static>, VarError>
Expand description

Gets the current target information as a Target. This function is equivalent to Target::current().