Module glib::source_futures

source ·

Structs§

  • Represents a Future around a glib::Source. The future will be resolved once the source has provided a value
  • Represents a Stream around a glib::Source. The stream will be provide all values that are provided by the source

Functions§