Docs.rs
  • lain-0.5.5
    • lain 0.5.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • crates.io
    • Source
    • Owners
    • landaire
    • Dependencies
      • byteorder ^1.2 normal
      • field-offset ^0.3 normal
      • lain_derive ^0.5 normal
      • lazy_static ^1.2 normal
      • log ^0.4 normal
      • num ^0.2 normal
      • num-derive ^0.2 normal
      • num-traits ^0.2 normal
      • paste ^1.0 normal
      • rand ^0.7 normal
      • serde ^1.0 normal optional
    • Versions
    • 50.56% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lain0.5.5

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • driver::FuzzerDriver
  • mutator::CorpusFuzzingState
  • mutator::Mutator
  • types::AsciiString
  • types::Constraints
  • types::Utf8String

Enums

  • driver::DriverMode
  • types::UnsafeEnum
  • types::Weighted

Traits

  • traits::BinarySerialize
  • traits::Fixup
  • traits::Mutatable
  • traits::NewFuzzed
  • traits::SerializedSize
  • traits::ToPrimitive
  • traits::VariableSizeObject

Derive Macros

  • BinarySerialize
  • FuzzerObject
  • Mutatable
  • NewFuzzed
  • ToPrimitiveU16
  • ToPrimitiveU32
  • ToPrimitiveU64
  • ToPrimitiveU8
  • VariableSizeObject

Functions

  • driver::start_fuzzer
  • hexdump

Constants

  • mutator::CHANCE_TO_IGNORE_MIN_MAX
  • mutator::CHANCE_TO_PICK_INVALID_ENUM
  • mutator::CHANCE_TO_REPEAT_ARRAY_VALUE