pub const fn spec(
key: &'static str,
classification: EnvClassification,
placement: RuntimePlacement,
toml_destination: Option<&'static str>,
legacy_behavior: LegacyBehavior,
secret: bool,
plugin_option: Option<&'static str>,
) -> EnvKeySpec