Struct cairo::StreamWithError [−][src]
Fields
stream: Box<dyn Any>
error: Error
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl !RefUnwindSafe for StreamWithError
impl !Send for StreamWithError
impl !Sync for StreamWithError
impl Unpin for StreamWithError
impl !UnwindSafe for StreamWithError