//! Per-verb spec for the `writes::execute` helper.
//!
//! The verb-specific fields a builder fills in live in [`WriteSpec`]; the
//! runtime environment (guard, output config, flags, username) is carried
//! separately by the runner so each builder stays small.
/// Verb-specific inputs that vary per xurl-write subcommand.