Docs.rs
  • dora-core-0.3.7
    • dora-core 0.3.7
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • haixuanTao
    • github:dora-rs:core
    • Dependencies
      • dora-message ^0.4.1 normal
      • eyre ^0.6.8 normal
      • log ^0.4.21 normal
      • once_cell ^1.13.0 normal
      • schemars ^0.8.19 normal
      • serde ^1.0.136 normal
      • serde-with-expand-env ^1.1.0 normal
      • serde_json ^1.0.117 normal
      • serde_yaml ^0.9.11 normal
      • tokio ^1.24.1 normal
      • tracing ^0.1 normal
      • uuid ^1.7 normal
      • which ^5.0.0 normal
    • Versions
    • 2.63% 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

dora_core0.3.7

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • config::CommunicationConfig
  • config::DataId
  • config::FormattedDuration
  • config::Input
  • config::NodeId
  • config::NodeRunConfig
  • config::OperatorId
  • config::UserInputMapping
  • descriptor::CustomNode
  • descriptor::Descriptor
  • descriptor::Node
  • descriptor::OperatorConfig
  • descriptor::OperatorDefinition
  • descriptor::PythonSource
  • descriptor::ResolvedDeploy
  • descriptor::ResolvedNode
  • descriptor::RuntimeNode
  • descriptor::SingleOperatorDefinition

Enums

  • config::InputDef
  • config::InputMapping
  • config::LocalCommunicationConfig
  • config::RemoteCommunicationConfig
  • descriptor::CoreNodeKind
  • descriptor::NodeKind
  • descriptor::OperatorSource

Traits

  • descriptor::DescriptorExt
  • descriptor::NodeExt
  • descriptor::ResolvedNodeExt
  • metadata::ArrowTypeInfoExt

Functions

  • adjust_shared_library_path
  • config::format_duration
  • descriptor::collect_dora_timers
  • descriptor::read_as_descriptor
  • descriptor::resolve_path
  • descriptor::source_is_url
  • get_pip_path
  • get_python_path
  • run

Constants

  • descriptor::DYNAMIC_SOURCE
  • descriptor::SHELL_SOURCE
  • descriptor::SINGLE_OPERATOR_DEFAULT_ID
  • topics::DORA_COORDINATOR_PORT_CONTROL_DEFAULT
  • topics::DORA_COORDINATOR_PORT_DEFAULT
  • topics::DORA_DAEMON_LOCAL_LISTEN_PORT_DEFAULT
  • topics::LOCALHOST
  • topics::MANUAL_STOP