Docs.rs
  • usereport-rs-0.1.4
    • usereport-rs 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • lukaspustina
    • Dependencies
      • atty ^0.2 normal optional
      • chrono ^0.4 normal
      • env_logger ^0.7 normal optional
      • exitfailure ^0.5 normal optional
      • failure ^0.1 normal optional
      • handlebars ^2.0 normal
      • human-panic ^1 normal optional
      • indicatif ^0.13 normal optional
      • log ^0.4 normal
      • prettytable-rs ^0.8 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • shellwords ^1 normal
      • snafu ^0.6 normal
      • structopt ^0.3.7 normal optional
      • subprocess ^0.2 normal
      • tempfile ^3 normal
      • toml ^0.5 normal
      • uname ^0.1 normal
      • env_logger ^0.7 dev
      • spectral ^0.6 dev
    • Versions
    • 45.68% 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

usereport0.1.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • analysis::Analysis
  • analysis::AnalysisReport
  • analysis::Context
  • command::Command
  • command::Link
  • renderer::handlebars::HbsRenderer
  • renderer::json::JsonRenderer
  • runner::thread::ThreadRunner

Enums

  • analysis::Error
  • command::CommandResult
  • renderer::Error
  • runner::Error

Traits

  • renderer::Renderer
  • runner::Runner

Type Aliases

  • analysis::Result
  • renderer::Result
  • runner::Result