# Functions
Build builds rust binary.
EnsureRust ensures that rust is available.
Lint lints the rust code.
UnitTests runs rust unit tests in repository.
# Variables
Commands is a set of commands useful for any rust environment.
# Structs
BuildConfig is the configuration for building binaries.
RustInstaller installs rust.