Docs.rs
  • generator-0.8.5
    • generator 0.8.5
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Xudong-Huang
    • Dependencies
      • cfg-if ^1.0.0 normal
      • log ^0.4 normal
      • cc ^1.0 build
      • rustversion ^1.0 build
      • libc ^0.2.100 normal
      • windows ^0.61 normal
    • Versions
    • 70.97% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

generator0.8.5

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Gn
  • Scope

Enums

  • Error

Macros

  • done

Functions

  • co_get_yield
  • co_set_para
  • co_yield_with
  • get_local_data
  • get_yield
  • is_generator
  • yield_
  • yield_from
  • yield_with

Type Aliases

  • Generator
  • LocalGenerator

Constants

  • DEFAULT_STACK_SIZE