Documentation
¶
Index ¶
Constants ¶
View Source
const ( GoBuildCurrentPackage = "mkdir -p .95bin && CGO_ENABLED=0 GOTOOLCHAIN=local go build -o .95bin/_95prog ." GoBuildMainFile = "mkdir -p .95bin && CGO_ENABLED=0 GOTOOLCHAIN=local go build -o .95bin/_95prog ./main.go" GoRunBinary = "/submission/.95bin/_95prog" RustBuildRelease = "/usr/local/cargo/bin/cargo build --release" RustRunRelease = "/usr/local/cargo/bin/cargo run --release --offline --quiet --" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.