Docs.rs
  • pecs-0.6.0
    • pecs 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jkb0o
    • Dependencies
      • bevy ^0.13 normal
      • pecs_core ^0.6.0 normal
      • pecs_http ^0.6.0 normal
      • pecs_macro ^0.4.0 normal
    • Versions
    • 80% of the crate is documented
  • Platform
    • 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

pecs0.6.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • core::Asyn
  • core::AsynOps
  • core::MutPtr
  • core::Promise
  • core::PromiseChain
  • core::PromiseCommand
  • core::PromiseCommands
  • core::PromiseId
  • core::PromiseState
  • core::Promises
  • core::timer::Timers
  • core::ui::AsynButton
  • core::ui::AsynButtonIteraction
  • core::ui::PromiseUiPlugin
  • core::ui::StatefulAsynButton
  • core::ui::StatefulAsynUi
  • http::Http
  • http::PromiseHttpPlugin
  • http::Request
  • http::Requests
  • http::Response
  • http::StatefulRequest
  • prelude::Asyn
  • prelude::PecsPlugin
  • prelude::Promise
  • prelude::PromiseCommand
  • prelude::PromiseId
  • timer::Timers

Enums

  • core::PromiseResult
  • core::Repeat
  • prelude::Repeat

Traits

  • core::AllPromises
  • core::AnyPromises
  • core::PromiseCommandsArg
  • core::PromiseCommandsExtension
  • core::PromiseLike
  • core::PromiseLikeBase
  • core::PromiseParams
  • core::PromisesExtension
  • core::timer::TimerOpsExtension
  • core::ui::UiOpsExtension
  • http::HttpOpsExtension
  • prelude::HttpOpsExtension
  • prelude::PromiseCommandsExtension
  • prelude::PromiseLike
  • prelude::PromiseLikeBase
  • prelude::PromisesExtension
  • prelude::TimerOpsExtension
  • prelude::UiOpsExtension
  • timer::TimerOpsExtension

Macros

  • core::Asyn
  • prelude::Asyn
  • prelude::asyn

Functions

  • core::app::exit
  • core::promise_discard
  • core::promise_register
  • core::promise_resolve
  • core::timer::process_timers
  • core::timer::timeout
  • core::ui::asyn::button
  • http::asyn::get
  • http::asyn::post
  • http::asyn::request
  • http::process_requests
  • prelude::asyn::app::exit
  • prelude::asyn::http::get
  • prelude::asyn::http::post
  • prelude::asyn::http::request
  • prelude::asyn::timeout
  • prelude::asyn::ui::button
  • timer::process_timers
  • timer::timeout