Docs.rs
  • ixc_core-0.0.3
    • ixc_core 0.0.3
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aaronc
    • tac0turtle
    • julienrbrt
    • Dependencies
      • allocator-api2 ^0.2.18 normal
      • constcat ^0.5.1 normal
      • ixc_core_macros ^0.0.3 normal
      • ixc_message_api ^0.0.3 normal
      • ixc_schema ^0.0.3 normal
    • Versions
    • 100% 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

ixc_core0.0.3

Crate Items

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

List of all items

Structs

  • Context
  • EventBus
  • error::ClientError
  • error::HandlerError
  • resource::ResourceScope

Enums

  • resource::InitializationError

Traits

  • handler::Client
  • handler::Handler
  • handler::HandlerClient
  • handler::InitMessage
  • handler::Service
  • message::ExtractResponseTypes
  • message::Message
  • resource::Resources
  • resource::StateObjectResource
  • routing::Router

Macros

  • bail
  • ensure
  • error

Functions

  • account_api::create_account
  • account_api::create_account_raw
  • account_api::self_destruct
  • error::convert_client_error
  • error::convert_error_code
  • error::unimplemented_ok
  • low_level::create_packet
  • low_level::dynamic_invoke
  • low_level::encode_default_response
  • low_level::encode_handler_error
  • low_level::encode_response
  • routing::exec_route
  • routing::find_route
  • routing::sort_routes

Type Aliases

  • result::ClientResult
  • result::Result
  • routing::Route

Constants

  • account_api::ON_CREATE_SELECTOR
  • account_api::ROOT_ACCOUNT