Docs.rs
ghoti-shell-0.0.0
ghoti-shell 0.0.0
Docs.rs crate page
GPL-2.0-only
Links
Repository
crates.io
Source
Owners
oxalica
Dependencies
clap ^4.5
normal
ghoti-exec ^0.0.0
normal
owo-colors ^4.2.0
normal
rustyline ^15.0.0
normal
tokio ^1.44.1
normal
Versions
33.33%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
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
run_repl
ghoti_
shell
0.0.0
In ghoti_
shell::
repl
ghoti_shell
::
repl
Function
run_
repl
Copy item path
Source
pub fn run_repl( rt: &
Runtime
, ctx: &mut
ExecContext
<'_>, ) ->
Result
<
()
,
Box
<dyn
Error
>>