Docs.rs
uni-core-0.0.4
uni-core 0.0.4
Docs.rs crate page
MIT
OR
Unlicense
Links
Repository
crates.io
Source
Owners
edadma
Dependencies
chrono ^0.4
normal
optional
cortex-m ^0.7
normal
optional
cortex-m-rt ^0.7
normal
optional
embedded-hal ^1.0
normal
optional
microbit-v2 ^0.15
normal
optional
num-bigint ^0.4
normal
num-complex ^0.4
normal
optional
num-rational ^0.4
normal
num-traits ^0.2
normal
Versions
2.58%
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
execute
uni_
core
0.0.4
In uni_
core::
evaluator
uni_core
::
evaluator
Function
execute
Copy item path
Source
pub fn execute( value: &
Value
, interp: &mut
Interpreter
, ) ->
Result
<
()
,
RuntimeError
>