Enum dae_parser::ImageSource [−][src]
Variants
InitFrom(String)
Tuple Fields of InitFrom
0: String
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ImageSource
impl Send for ImageSource
impl Sync for ImageSource
impl Unpin for ImageSource
impl UnwindSafe for ImageSource
Blanket Implementations
Mutably borrows from an owned value. Read more