Function gdk4::content_deserialize_async_future [−][src]
pub fn content_deserialize_async_future<P: IsA<InputStream> + Clone + 'static>(
stream: &P,
mime_type: &str,
type_: Type,
io_priority: Priority
) -> Pin<Box<dyn Future<Output = Result<Value, Error>> + 'static>>