Docs.rs
  • recoverable-spawn-3.5.2
    • recoverable-spawn 3.5.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • eastspire
    • Dependencies
      • once_cell ^1.21.3 normal
      • tokio =1.44.1 normal
    • Versions
    • 81.08% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

recoverable_spawn3.5.2

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • JoinHandle

Traits

  • AsyncErrorHandlerFunction
  • AsyncRecoverableFunction
  • ErrorHandlerFunction
  • FunctionMutTrait
  • FunctionOnceTrait
  • FunctionTrait
  • RecoverableFunction

Functions

  • async::async_recoverable_spawn
  • async::async_recoverable_spawn_catch
  • async::async_recoverable_spawn_catch_finally
  • async::async_run_error_handle_function
  • async::async_run_function
  • async::recoverable_spawn
  • async::recoverable_spawn_catch
  • async::recoverable_spawn_catch_finally
  • async::run_error_handle_function
  • async::run_function
  • async::tokio_error_to_string
  • sync::recoverable_spawn
  • sync::recoverable_spawn_catch
  • sync::recoverable_spawn_catch_finally
  • sync::run_error_handle_function
  • sync::run_function
  • sync::spawn_error_to_string

Type Aliases

  • ArcAsyncErrorHandlerFunction
  • ArcAsyncRecoverableFunction
  • AsyncSpawnResult
  • BoxAnySend
  • SpawnResult