Function platforms::find[][src]

pub fn find<S: AsRef<str>>(target_triple: S) -> Option<&'static Platform>

Find a Rust platform by its "target triple", e.g. i686-apple-darwin