Docs.rs
sequent-repl-0.1.0
sequent-repl 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ekoutanov
Dependencies
revolver ^0.1.0
normal
sequent ^0.1.0
normal
serde ^1.0.144
normal
stanza ^0.3.0
normal
flanker-temp ^0.5.0
dev
thiserror ^1.0.37
dev
Versions
95.12%
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
☰
Module load
Structs
?
Module
sequent_repl
::
commands
::
load
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
.