pub trait VectorLineWidgetExt { // Required method fn vector_line(&self, path: &[LiveId]) -> VectorLineRef; }