mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
1 line
551 B
JavaScript
1 line
551 B
JavaScript
initSidebarItems({"trait":[["FusedStream","A stream which tracks whether or not the underlying stream should no longer be polled."],["Stream","A stream of values produced asynchronously."],["TryStream","A convenience for streams that return `Result` values that includes a variety of adapters tailored to such futures."]],"type":[["BoxStream","An owned dynamically typed [`Stream`] for use in cases where you can't statically type your result or need to add some indirection."],["LocalBoxStream","`BoxStream`, but without the `Send` requirement."]]}); |