pub fn box_target_id(target: &BoxTarget) -> Result<String>Expand description
Returns the canonical target slug used in box filenames, object keys and routes.
ยงErrors
When the target is outside the supported matrix, or its CUDA version is missing on a CUDA target or present on any other.