Docs.rs
sequent-repl-0.3.0
sequent-repl 0.3.0
Permalink
Docs.rs crate page
MIT
01 August 2026
Links
Repository
crates.io
Source
Owners
ekoutanov
Dependencies
revolver ^0.2.0
normal
sequent ^0.3.0
normal
serde ^1.0.144
normal
stanza ^0.3.0
normal
flanker-temp ^0.5.0
dev
thiserror ^1.0.37
dev
Versions
88.89%
of the crate is documented
Platform
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
Skip to main content
Module load
sequent_
repl
0.3.0
Module load
Module Items
Structs
In sequent_
repl::
commands
sequent_repl
::
commands
Module
load
Copy item path
Source
Expand description
Loading of a simulation from a YAML document.
Structs
ยง
Load
Command that will load the simulation from a user-specified YAML file. Upon completion, the simulation will be reset to the initial state, as per the loaded file, and the cursor position reset to 0.
Parser
Parser for
Load
.