Docs.rs
  • mockery-0.2.1
    • mockery 0.2.1
    • Permalink
    • Docs.rs crate page
    • GPL-3.0+
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Commander-lol
    • Dependencies
      • chrono ^0.4.10 normal
      • clap ^2.33.0 normal
      • csv ^1.1.1 normal
      • failure ^0.1.6 normal
      • fake ^2.2.0 normal
      • lazy_static ^1.4.0 normal
      • rand ^0.7.2 normal
      • rayon ^1.2.1 normal
      • rayon-hash ^0.5.0 normal
      • regex ^1.3.1 normal
      • serde ^1.0.103 normal
      • serde_derive ^1.0.103 normal
      • serde_json ^1.0.44 normal
      • uuid ^0.8.1 normal
    • Versions
    • 30.84% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

mockery0.2.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • cli::CliArgs
  • generation::GenerationSpecification
  • model::Model
  • model::ModelMap
  • specification::Model
  • specification::Reference
  • specification::Specification

Enums

  • datatypes::RandomData
  • generation::OutputType
  • specification::DataType
  • specification::io::SpecError

Functions

  • cli::get_args_from_stdin
  • datatypes::generate_fake_data
  • generation::io::generation_from_file
  • generation::io::write_models_to_file
  • generator::from_spec
  • generator::write_output
  • model::io::read_from_spec
  • specification::io::read_spec

Type Aliases

  • generator::ModelDataMap
  • specification::io::SpecResult