Struct pomelo_fmt::printer::PrintStackEntry
source · Fields§
§offset: isize
§breaks: Option<Breaks>
Trait Implementations§
source§impl Clone for PrintStackEntry
impl Clone for PrintStackEntry
source§fn clone(&self) -> PrintStackEntry
fn clone(&self) -> PrintStackEntry
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