Crate razel

Source

Re-exports§

pub use utils::*;

Modules§

bazel_remote_exec
cache
config
executors
metadata
tasks
utils

Macros§

new_tmp_dir
Creates a with unique relative path
unique_test_name
Returns a unique test name to be used for temp file/directories

Structs§

Command
CommandBuilder
File
FilterArgs
ParseCommandResult
Razel
RazelJsonCommand
RazelJsonTask
Rules
Rules to parse input/output file arguments from command lines
RunArgs
Scheduler
Keeps track of ready/running commands and selects next to run depending on resources
SchedulerExecStats
SchedulerStats
TmpDirSandbox
TODO sandbox does not stop writing to input files
WasiSandbox

Enums§

CacheHit
FileType
RazelJson
ScheduleState

Traits§

Sandbox

Functions§

parse_batch_file
parse_cli
parse_cli_within_file
parse_command
parse_jsonl_file

Type Aliases§

BoxedSandbox
CommandId
FileId