Expand description
The field description of a marker field which has the same key and value on all markers with this schema.
Fields§
§label: &'static str
§value: &'static str
Trait Implementations§
source§impl Clone for MarkerStaticField
impl Clone for MarkerStaticField
source§fn clone(&self) -> MarkerStaticField
fn clone(&self) -> MarkerStaticField
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