pub type SampleMethod<'a> = GenericSampleMethod<ImageSource<'a>>;

Trait Implementations

Performs the conversion.