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