diff options
Diffstat (limited to 'src/doc.rs')
| -rw-r--r-- | src/doc.rs | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -605,9 +605,7 @@ pub enum Meta { pub struct MetaNode { /// Metadata that should be attached to all elements affected by this style /// property. - #[settable] #[fold] - #[default] pub data: Vec<Meta>, } |
