Module application

Source
Expand description

Zebrad Abscissa Application

This is the code that starts zebrad, and launches its tasks and services. See the crate docs and the start docs for more details.

Structs§

LAST_WARN_ERROR_LOG_SENDER
The last log event that occurred in the application.
ZebradApp
Zebrad Application

Statics§

APPLICATION
Application state

Functions§

boot
Boot the given application, parsing subcommand and options from command-line arguments, and terminating when complete.
build_version
Returns the zebrad version for this build, in SemVer 2.0 format.
fatal_error 🔒
See https://docs.rs/abscissa_core/latest/src/abscissa_core/application/exit.rs.html#7-10 Print a fatal error message and exit
release_version
The Zebra current release version, without any build metadata.
user_agent
The User-Agent string provided by the node.
vergen_build_version 🔒
Returns the zebrad version from this build, if available from vergen.