public abstract class RustPlatformFactory extends Object
RustPlatform
s 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.