public abstract class RustPlatformFactory extends Object
RustPlatforms from BuckConfig sections.| Constructor and Description |
|---|
RustPlatformFactory() |
| Modifier and Type | Method and Description |
|---|---|
UnresolvedRustPlatform |
getPlatform(String name,
UnresolvedCxxPlatform cxxPlatform,
ProcessExecutor processExecutor) |
public UnresolvedRustPlatform getPlatform(String name, UnresolvedCxxPlatform cxxPlatform, @Nullable ProcessExecutor processExecutor)
RustPlatform from the given config subsection name.