//! # Configuration for the [`Controller`](super::Controller).
/// Configuration for the controller.
///
/// # Also
///
/// - `SupervisorBuilder::with_controller` - where config is wired in
/// - [`ControllerSpec`](super::ControllerSpec) - per-submission parameters
/// - `Controller` - consumes this config