[][src]Trait azure::azure_hl::AsAzureRect

pub trait AsAzureRect {
    fn as_azure_rect(&self) -> AzRect;
}

Required methods

fn as_azure_rect(&self) -> AzRect

Loading content...

Implementations on Foreign Types

impl AsAzureRect for Rect<AzFloat>[src]

Loading content...

Implementors

Loading content...