Docs.rs
  • borderless-runtime-0.2.0
    • borderless-runtime 0.2.0
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dsxmachina
    • Dependencies
      • ahash ^0.8 normal optional
      • borderless ^0.1.2 normal
      • borderless-kv-store ^1.0.0 normal
      • bytes ^1 normal
      • futures-util ^0.3.31 normal
      • http ^1 normal optional
      • log ^0.4 normal optional
      • lru ^0.14 normal optional
      • mime ^0.3 normal optional
      • nohash ^0.2.0 normal
      • parking_lot ^0.12 normal
      • postcard ^1.1 normal
      • rand ^0.9 normal
      • reqwest ^0.12 normal optional
      • serde ^1.0 normal
      • serde_bytes ^0.11 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0 normal
      • tokio ^1 normal optional
      • tokio-tungstenite ^0.26.2 normal optional
      • tower ^0.5 normal optional
      • tracing ^0.1 normal optional
      • wasmtime ^30 normal
    • Versions
    • 52.27% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

borderless_runtime0.2.0

Crate Items

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

List of all items

Structs

  • AgentLock
  • AgentRuntime
  • CodeStore
  • ContractLock
  • ContractRuntime
  • agent::MutLock
  • agent::Runtime
  • agent::tasks::ScheduleError
  • code_store::CodeStore
  • contract::MutLock
  • contract::Runtime
  • db::action_log::ActionLog
  • db::action_log::ActionRecord
  • db::action_log::Iter
  • db::action_log::RelTxAction
  • db::controller::Controller
  • db::logger::Logger
  • error::Error
  • factory::RtFactory
  • http::agent::ActionResp
  • http::agent::NoEventHandler
  • http::agent::RecursiveEventHandler
  • http::agent::SwAgentService
  • http::contract::ActionResp
  • http::contract::ContractService
  • http::contract::NoActionWriter

Traits

  • http::Service
  • http::agent::EventHandler
  • http::contract::ActionWriter

Macros

  • void

Functions

  • agent::tasks::handle_schedules
  • agent::tasks::handle_ws_connection
  • db::logger::print_log_line
  • http::bad_request
  • http::check_json_content
  • http::err_response
  • http::into_server_error
  • http::json_body
  • http::json_response
  • http::method_not_allowed
  • http::reject_404
  • http::unsupported_media_type

Type Aliases

  • SharedAgentRuntime
  • SharedContractRuntime
  • agent::SharedRuntime
  • contract::SharedRuntime
  • error::Result
  • http::Request
  • http::Response

Constants

  • ACTION_TX_REL_SUB_DB
  • AGENT_SUB_DB
  • CONTRACT_SUB_DB
  • WASM_CODE_SUB_DB
  • db::action_log::SUB_KEY_LOG_LEN