Docs.rs
rink-core-0.8.0
rink-core 0.8.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
tiffany352
Dependencies
chrono ^0.4.19
normal
chrono-humanize ^0.1.2
normal
optional
chrono-tz ^0.5.2
normal
indexmap ^2
normal
num-bigint ^0.4
normal
num-rational ^0.4
normal
num-traits ^0.2
normal
serde ^1
normal
serde_derive ^1
normal
strsim ^0.10.0
normal
assert-json-diff ^2.0.1
dev
serde_json ^1
dev
similar-asserts ^1.1.0
dev
Versions
16.28%
of the crate is documented
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
eval
rink_
core
0.8.0
rink_core
Function
eval
Copy item path
Source
pub fn eval(ctx: &mut
Context
, line: &
str
) ->
Result
<
QueryReply
,
QueryError
>