Docs.rs
  • aspic-0.1.1
    • aspic 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • alexjackson1
    • Dependencies
      • futures ^0.3 normal
      • itertools ^0.13.0 normal
      • nom ^7.1.3 normal
      • petgraph ^0.6 normal
      • serde ^1.0 normal optional
      • serde-wasm-bindgen ^0.4 normal optional
      • serde_derive ^1.0 normal optional
      • thiserror ^1.0 normal
      • wasm-bindgen ^0.2 normal optional
      • wasm-bindgen-futures ^0.4 normal optional
    • Versions
    • 17.53% 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
    • 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

aspic0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ArgumentationFramework
  • Theory
  • parse::Comparison
  • parse::Contrary
  • parse::Identifier
  • parse::InferenceRule
  • parse::Language
  • parse::Predicate
  • parse::Preference
  • parse::RuleLabel
  • parse::SystemDescription

Enums

  • AspicError
  • parse::ComparisonOperator
  • parse::ContraryOperator
  • parse::Formula
  • parse::InferenceKind
  • parse::Knowledge
  • parse::PreferenceOperator

Traits

  • ICCMA23Serialize
  • parse::FormulaLike

Functions

  • generate_af
  • parse::contraries
  • parse::formula
  • parse::formula_set
  • parse::inference_rules
  • parse::knowledge_preferences
  • parse::rule_preferences
  • parse::ws

Type Aliases

  • StructuredAF
  • parse::ParsingResult