fn build(&self, project: &Project, build_args: &BuildArgs) -> Result<Build>fn id(&self) -> Stringfn is_compatible_with(&self, device: &dyn Device) -> boolfn rustc_triple(&self) -> Option<&str>fn strip(&self, build: &Build) -> Result<()>impl Platform for RegularPlatform[src]