Type Definition scribl_curves::DrawCursor[][src]

type DrawCursor = Cursor<Time, DrawSnippetId>;

Implementations

impl DrawCursor[src]

pub fn bboxes<'a, 'b: 'a, 'c: 'a>(
    &'b self,
    snippets: &'c DrawSnippets
) -> impl Iterator<Item = Rect> + 'a
[src]