Docs.rs
  • kernel-sidecar-0.1.0
    • kernel-sidecar 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • kafonek
    • Dependencies
      • async-trait ^0.1.74 normal
      • bytes ^1.5.0 normal
      • chrono ^0.4.31 normal
      • enum-as-inner ^0.6.0 normal
      • hex ^0.4.3 normal
      • indoc ^2.0.4 normal
      • lazy_static ^1.4.0 normal
      • rand ^0.8.5 normal
      • ring ^0.17.5 normal
      • serde ^1.0.190 normal
      • serde_json ^1.0.108 normal
      • tokio ^1.33.0 normal
      • uuid ^1.5.0 normal
      • zeromq ^0.3.4 normal
    • Versions
    • 7.55% of the crate is documented
  • 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

kernel_sidecar0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • actions::Action
  • client::Client
  • handlers::debug::DebugHandler
  • handlers::msg_count::MessageCountHandler
  • handlers::outputs::OutputHandler
  • handlers::outputs::SimpleOutputHandler
  • jupyter::connection_file::ConnectionInfo
  • jupyter::constants::EMPTY_DICT_BYTES
  • jupyter::header::Header
  • jupyter::iopub_content::clear_output::ClearOutput
  • jupyter::iopub_content::display_data::DisplayData
  • jupyter::iopub_content::display_data::Transient
  • jupyter::iopub_content::display_data::UpdateDisplayData
  • jupyter::iopub_content::errors::Error
  • jupyter::iopub_content::execute_input::ExecuteInput
  • jupyter::iopub_content::execute_result::ExecuteResult
  • jupyter::iopub_content::status::Status
  • jupyter::iopub_content::stream::Stream
  • jupyter::message::Message
  • jupyter::metadata::Metadata
  • jupyter::response::UnmodeledContent
  • jupyter::shell_content::execute::ExecuteReply
  • jupyter::shell_content::execute::ExecuteRequest
  • jupyter::shell_content::kernel_info::KernelInfoReply
  • jupyter::shell_content::kernel_info::KernelInfoRequest
  • jupyter::wire_protocol::WireProtocol
  • kernels::JupyterKernel
  • notebook::CodeCell
  • notebook::MarkdownCell
  • notebook::Notebook
  • notebook::RawCell

Enums

  • actions::ExpectedReplyType
  • jupyter::iopub_content::status::KernelStatus
  • jupyter::iopub_content::stream::StreamName
  • jupyter::request::Request
  • jupyter::response::Response
  • notebook::Cell
  • notebook::Output

Traits

  • handlers::Handler

Functions

  • notebook::list_or_string_to_string