Docs.rs
  • rustate-0.2.1
    • rustate 0.2.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jun784
    • Dependencies
      • async-trait ^0.1 normal optional
      • console_error_panic_hook ^0.1.7 normal optional
      • js-sys ^0.3 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.34 normal optional
      • uuid ^1.3 normal optional
      • wasm-bindgen ^0.2 normal optional
      • web-sys ^0.3 normal optional
    • Versions
    • 95.45% of the crate is documented
  • Go to latest version
  • 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
    • 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

rustate0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Action
  • Context
  • CoverageReport
  • Event
  • Guard
  • ModelChecker
  • Property
  • TestCase
  • TestGenerator
  • TestResult
  • TestResults
  • TestRunner
  • VerificationResult
  • machine::Machine
  • machine::MachineBuilder
  • state::State
  • state::StateCollection
  • transition::Transition

Enums

  • ActionType
  • Error
  • PropertyType
  • state::StateType

Traits

  • EventTrait
  • IntoAction
  • IntoEvent
  • IntoGuard
  • state::StateTrait

Type Aliases

  • Result