Docs.rs
  • swiftide-docker-executor-0.11.0
    • swiftide-docker-executor 0.11.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • timonv
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • bollard ^0.19.1 normal
      • dirs ^6.0 normal
      • flate2 ^1.1 normal
      • fs-err ^3.1.0 normal
      • http-body-util ^0.1.2 normal
      • ignore ^0.4 normal
      • indoc ^2.0 normal
      • prost ^0.13 normal
      • swiftide-core ^0.28 normal
      • tempfile ^3.19 normal
      • thiserror ^2.0 normal
      • tokio ^1 normal
      • tokio-stream ^0.1.17 normal
      • tokio-tar ^0.3 normal
      • tonic ^0.13 normal
      • tracing ^0.1 normal
      • uuid ^1.12 normal
      • walkdir ^2.5 normal
      • insta ^1.42.1 dev
      • pretty_assertions ^1.4 dev
      • swiftide-agents ^0.28 dev
      • test-log ^0.2 dev
      • tonic-build ^0.13 build
    • Versions
    • 25.35% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

swiftide_docker_executor0.11.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • ContextBuilder
  • DockerExecutor
  • RunningDockerExecutor
  • codegen::ShellRequest
  • codegen::ShellResponse
  • codegen::shell_executor_client::ShellExecutorClient
  • file_loader::FileLoader
  • file_loader::codegen::LoadFilesRequest
  • file_loader::codegen::NodeResponse
  • file_loader::codegen::loader_client::LoaderClient

Enums

  • ClientError
  • ContainerStartError
  • ContextError
  • DockerExecutorError
  • DockerfileError
  • ImageBuildError
  • MangleError

Traits

  • ToolExecutor