Docs.rs
  • celery-rs-core-0.0.6
    • celery-rs-core 0.0.6
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • asevans48
    • Dependencies
      • amiquip ^0.3.2 normal
      • amq-protocol ^3.0.0 normal
      • hostname ^0.1.5 normal
      • num_cpus ^1.11.0 normal
      • serde ^1.0.102 normal
      • serde_json ^1.0.40 normal
      • tokio ^0.2.0-alpha.6 normal
      • uuid ^0.8.1 normal
    • Versions
    • 30.22% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

celery_rs_core0.0.6

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • amqp::amqp::AMQPConnectionInf
  • amqp::exchange_error::ExchangeError
  • amqp::publish_error::PublishError
  • amqp::queue_error::QueueError
  • argparse::args::Arg
  • argparse::args::Args
  • argparse::kwargs::KwArg
  • argparse::kwargs::KwArgs
  • backend::config::BackendConfig
  • broker::broker::RabbitMQBroker
  • config::config::Admin
  • config::config::CeleryConfig
  • connection::pool_errors::PoolIsEmptyError
  • connection::rabbitmq_connection_factory::Credential
  • connection::rabbitmq_connection_factory::RabbitMQConnectionFactory
  • connection::rabbitmq_connection_pool::ThreadableRabbitMQConnectionPool
  • connection::rabbitmq_connection_utils::RabbitMQConnection
  • connection::threadable_rabbit_mq_connection::ThreadableRabbitMQConnection
  • message_protocol::headers::Headers
  • message_protocol::headers::TimeLimit
  • message_protocol::message::Message
  • message_protocol::message_body::MessageBody
  • message_protocol::properties::Properties
  • task::config::TaskConfig

Enums

  • config::config::BackendType
  • config::config::BrokerType
  • config::config::QueuePersistenceType

Traits

  • broker::broker::AMQPBroker

Functions

  • connection::rabbitmq_channel_utils::bind_queue
  • connection::rabbitmq_channel_utils::create_default_exchange
  • connection::rabbitmq_channel_utils::create_queue
  • connection::rabbitmq_channel_utils::drop_exchange
  • connection::rabbitmq_channel_utils::drop_queue
  • connection::rabbitmq_channel_utils::exchange_bind
  • connection::rabbitmq_channel_utils::force_drop_exchange
  • nodename::anon_name::get_anon_nodename
  • serde_utils::val_handler::value_to_amqp_value