Docs.rs
  • gc-sequence-0.2.2
    • gc-sequence 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kyren
    • Dependencies
      • gc-arena ^0.2.2 normal
    • Versions
    • 27.78% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

gc_sequence0.2.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • SequenceFn
  • SequenceFnWith
  • done::Done
  • map::Map
  • map::MapWith
  • map_result::MapError
  • map_result::MapOk
  • map_result::MapOkWith

Enums

  • and_then::AndThen
  • and_then::AndThenWith
  • flatten::Flatten
  • flatten_result::FlattenOk
  • then::Then
  • then::ThenWith

Traits

  • Sequence
  • SequenceExt
  • SequenceResultExt

Macros

  • make_sequencable_arena

Functions

  • done::done
  • done::err
  • done::ok
  • from_fn
  • from_fn_with