Expand description
The main Wfc structure. This structure is normally created
by calling overlapping to match the underlying C function wfc_overlapping.
Once created, the Wfc can be used to create an image with ‘run’, and this
image can be saved with ‘export’.
Convenience function for extracting a copy of the input
Executes the destructor for this type. Read more
impl<T> Any for T where
T: 'static + ?Sized,
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
impl<T, U> Into<U> for T where
U: From<T>,
The type returned in the event of a conversion error.
The type returned in the event of a conversion error.