brane_
cli
3.0.0
Module repl
Module Items
Re-exports
Functions
In crate brane_
cli
brane_cli
Module
repl
Copy item path
Source
Expand description
Implements the interactive Read-Eval-Print Loop.
Re-exports
§
pub use crate::errors::
ReplError
as Error;
Functions
§
start
Entrypoint to the REPL, which performs the required initialization.