4 lines
58 B
Rust

#[derive(Debug, Clone)]
pub struct ResolveExplanation {
}