Docs.rs
ase-shell-0.2.0
ase-shell 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
steph-crown
Dependencies
anyhow ^1.0
normal
glob ^0.3
normal
pathsearch ^0.2.0
normal
rustyline ^15.0
normal
shlex ^1.3.0
normal
strum ^0.26
normal
Versions
12.79%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
ReplEditor
ase_
shell
0.2.0
Repl
Editor
Aliased Type
In ase_
shell::
repl
ase_shell
::
repl
Type Alias
Repl
Editor
Copy item path
Source
pub type ReplEditor =
Editor
<
AseHelper
,
FileHistory
>;
Aliased Type
§
pub struct ReplEditor {
/* private fields */
}