Single producer for every generated source file (post-rustfmt), keyed by path relative to the crate root (e.g. "rust/src/lib.rs"). Used by BOTH [`Self::export`] (which writes these to disk, after prepending the static serialization prelude to the root serialization.rs) and the snapshot tests — so the shipped path and the tested path can't drift. The serialization.rs here is generated-only; the sta
(
&self,
types: &IntermediateTypes,
export_raw_bytes_encoding_trait: bool,
cli: &Cli,
)
source not stored for this graph (policy: none)
no test coverage detected