Docs.rs
  • recoverable-spawn-3.9.2
    • recoverable-spawn 3.9.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • eastspire
    • Dependencies
      • once_cell ^1.21.3 normal
      • tokio ^1.47.1 normal
    • Versions
    • 83.33% 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.9.2

Crate Items

  • Traits
  • Functions
  • Type Aliases

List of all items

Traits

  • AsyncErrorHandlerFunction
  • AsyncRecoverableFunction
  • ErrorHandlerFunction
  • FunctionMutTrait
  • FunctionOnceTrait
  • FunctionTrait
  • RecoverableFunction
  • async::AsyncErrorHandlerFunction
  • async::AsyncRecoverableFunction
  • async::ErrorHandlerFunction
  • async::FunctionMutTrait
  • async::FunctionOnceTrait
  • async::FunctionTrait
  • async::RecoverableFunction
  • sync::AsyncErrorHandlerFunction
  • sync::AsyncRecoverableFunction
  • sync::ErrorHandlerFunction
  • sync::FunctionMutTrait
  • sync::FunctionOnceTrait
  • sync::FunctionTrait
  • sync::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::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
  • SpawnError
  • SyncSpawnResult
  • async::ArcAsyncErrorHandlerFunction
  • async::ArcAsyncRecoverableFunction
  • async::AsyncSpawnResult
  • async::SpawnError
  • async::SyncSpawnResult
  • sync::ArcAsyncErrorHandlerFunction
  • sync::ArcAsyncRecoverableFunction
  • sync::AsyncSpawnResult
  • sync::SpawnError
  • sync::SyncSpawnResult