pub fn run(
compiler: &Compiler,
input: PathBuf,
format: CheckFormatArg,
) -> ExitCodeExpand description
Run bynk check. compiler carries the driver’s resolution so an override
can be honoured by shelling the pinned bynkc.
pub fn run(
compiler: &Compiler,
input: PathBuf,
format: CheckFormatArg,
) -> ExitCodeRun bynk check. compiler carries the driver’s resolution so an override
can be honoured by shelling the pinned bynkc.