Docs.rs
  • simcore-0.1.0
    • simcore 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • osukhoroslov
    • Dependencies
      • colored ^2 normal
      • downcast-rs ^1.2 normal
      • dyn-clone ^1 normal
      • erased-serde ^0.4 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • rand ^0.8 normal
      • rand_pcg ^0.3 normal
      • rustc-hash ^2 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_type_name ^0.2 normal
      • env_logger ^0.11 dev
    • Versions
    • 100% 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
    • 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

simcore0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • async_mode::event_future::EventFuture
  • async_mode::queue::UnboundedQueue
  • async_mode::timer_future::TimerFuture
  • context::SimulationContext
  • event::Event
  • event::TypedEvent
  • simulation::Simulation

Enums

  • async_mode::event_future::AwaitResult
  • handler::EventCancellationPolicy

Traits

  • event::EventData
  • handler::EventHandler
  • handler::StaticEventHandler

Macros

  • async_mode_disabled
  • async_mode_enabled
  • cast
  • log_debug
  • log_error
  • log_info
  • log_trace
  • log_warn

Functions

  • log::get_colored
  • log::log_unhandled_event

Type Aliases

  • async_mode::event_future::EventKey
  • component::Id
  • event::EventId

Constants

  • EPSILON