Docs.rs
  • logic_based_learning_paths-0.0.2
    • logic_based_learning_paths 0.0.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • v-nys
    • Dependencies
      • anyhow ^1.0.86 normal
      • extism-convert ^1.9.1 normal
      • lazy-regex ^3.1.0 normal
      • petgraph ^0.6 normal
      • schemars ^0.8.21 normal
      • serde ^1.0.204 normal
      • serde_json ^1.0.120 normal
      • serde_yaml ^0.9.34 normal
    • Versions
    • 8.6% 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

logic_based_learning_paths0.0.2

Module domain_without_loading

Module Items

  • Structs
  • Enums
  • Type Aliases

In crate logic_based_learning_paths

logic_based_learning_paths

Module domain_without_loading

Source

Structs§

ArchivePayload
ArtifactMapping
BoolPayload
ClusterProcessingPayload
ClusterProcessingResult
DirectoryStructurePayload
DummyPayload
ExtensionFieldProcessingPayload
ExtensionFieldProcessingResult
FileEntry
FileReadBase64OperationInPayload
FileReadBase64OperationOutPayload
FileReadOperationInPayload
FileReadOperationOutPayload
FileWriteOperationPayload
Node
A single unit of learning material.
NodeID
NodeProcessingPayload
ParamsSchema
SystemTimePayload
TypedEdge
UnloadedPlugin
UnlockingCondition

Enums§

EdgeType
NodeProcessingError
StructuralError
An error related to the internal structure of a (syntactically valid, semantically invalid) Cluster.

Type Aliases§

EdgeData
The data ssociated with a Petgraph edge.
Graph
The specific type of Petgraph graph for this application.
NodeData
The data associated with a Petgraph node.