Struct cairo::Path[][src]

pub struct Path(_);

Methods

impl Path
[src]

Important traits for PathSegments<'a>

Trait Implementations

impl Debug for Path
[src]

Formats the value using the given formatter. Read more

impl Drop for Path
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for Path

impl !Sync for Path