Struct sway_error::warning::CompileWarning
source · Fields§
§span: Span§warning_content: WarningImplementations§
Trait Implementations§
source§impl Clone for CompileWarning
impl Clone for CompileWarning
source§fn clone(&self) -> CompileWarning
fn clone(&self) -> CompileWarning
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more