Docs.rs
  • tabox-1.3.6
    • tabox 1.3.6
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • alerighi
    • Virv12
    • Dependencies
      • anyhow ^1 normal
      • env_logger ^0.11 normal optional
      • lazy_static ^1.5 normal
      • libc ^0.2 normal
      • log ^0.4 normal
      • nix ^0.29 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • signal-hook ^0.1 normal
      • structopt ^0.3 normal optional
      • tempfile ^3.14 normal
      • seccomp-sys ^0.1 normal
    • Versions
    • 100% 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

tabox1.3.6

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • configuration::DirectoryMount
  • configuration::SandboxConfiguration
  • result::ResourceUsage
  • result::SandboxExecutionResult
  • syscall_filter::SyscallFilter

Enums

  • result::ExitStatus
  • syscall_filter::SyscallFilterAction

Traits

  • Sandbox

Type Aliases

  • Result
  • SandboxImplementation