Docs.rs
repl-core-1.6.1
repl-core 1.6.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jaschadub
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
futures ^0.3
normal
rand ^0.8
normal
rand_chacha ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
symbi-runtime ^1.6.1
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
uuid ^1.0
normal
tokio-test ^0.4
dev
Versions
27.72%
of the crate is documented
Go to latest version
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
evaluate
repl_
core
1.6.1
In repl_
core::
eval
repl_core
::
eval
Function
evaluate
Copy item path
Source
pub fn evaluate(expression: &
str
) ->
Result
<
String
>
Expand description
Legacy function for backward compatibility