Docs.rs
surrealdb-core-2.1.0
surrealdb-core 2.1.0
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
tobiemh
Dependencies
addr ^0.15.6
normal
ahash ^0.8.11
normal
ammonia ^4.0.0
normal
arbitrary ^1.3.2
normal
optional
argon2 ^0.5.2
normal
any_ascii ^0.3.2
normal
async-channel ^2.3.1
normal
async-executor ^1.13.1
normal
async-graphql ^7.0.9
normal
base64 ^0.21.5
normal
bcrypt ^0.15.0
normal
bincode ^1.3.3
normal
blake3 ^1.5.3
normal
bytes ^1.5.0
normal
castaway ^0.2.3
normal
cedar-policy ^2.4.2
normal
chrono ^0.4.38
normal
ciborium ^0.2.1
normal
dashmap ^5.5.3
normal
surrealdb-derive ^0.12.0
normal
deunicode ^1.4.1
normal
dmp ^0.2.0
normal
ext-sort ^0.1.4
normal
optional
foundationdb ^0.9.0
normal
optional
fst ^0.4.7
normal
futures ^0.3.29
normal
fuzzy-matcher ^0.3.7
normal
geo ^0.28.0
normal
geo-types ^0.7.13
normal
hex ^0.4.3
normal
indxdb ^0.5.0
normal
optional
ipnet ^2.9.0
normal
rquickjs ^0.8.1
normal
optional
jsonwebtoken ^9.3.0
normal
lexicmp ^0.1.0
normal
linfa-linalg =0.1.0
normal
md-5 ^0.10.6
normal
nanoid ^0.4.0
normal
ndarray =0.15.6
normal
ndarray-stats =0.5.1
normal
num-traits ^0.2.18
normal
num_cpus ^1.16.0
normal
object_store ^0.10.2
normal
pbkdf2 ^0.12.2
normal
phf ^0.11.2
normal
pin-project-lite ^0.2.13
normal
quick_cache ^0.5.1
normal
radix_trie ^0.2.1
normal
rand ^0.8.5
normal
rayon ^1.10.0
normal
reblessive ^0.4.2
normal
regex ^1.10.6
normal
regex-syntax ^0.8.4
normal
optional
reqwest ^0.12.7
normal
optional
revision ^0.10.0
normal
rmpv ^1.0.1
normal
roaring ^0.10.6
normal
rocksdb ^0.22.0
normal
optional
rust-stemmers ^1.2.0
normal
rust_decimal ^1.36.0
normal
scrypt ^0.11.0
normal
semver ^1.0.20
normal
serde ^1.0.209
normal
serde-content ^0.1.0
normal
serde_json ^1.0.127
normal
sha1 ^0.10.6
normal
sha2 ^0.10.8
normal
snap ^1.1.0
normal
storekey ^0.5.0
normal
strsim ^0.11.1
normal
subtle ^2.6
normal
surrealcs ^0.4.4
normal
optional
surrealkv ^0.5.4
normal
optional
surrealml-core ^0.1.1
normal
optional
tempfile ^3.10.1
normal
optional
thiserror ^1.0.63
normal
surrealdb-tikv-client ^0.3.0-surreal.1
normal
optional
tracing ^0.1.40
normal
trice ^0.4.0
normal
ulid ^1.1.0
normal
unicase ^2.7.0
normal
url ^2.5.0
normal
vart ^0.7.0
normal
criterion ^0.5.1
dev
env_logger ^0.10.1
dev
flate2 ^1.0.28
dev
pprof ^0.13.0
dev
serial_test ^2.0.0
dev
temp-dir ^0.1.11
dev
test-log ^0.2.13
dev
time ^0.3.36
dev
tokio ^1.41.1
dev
tracing-subscriber ^0.3.18
dev
wiremock ^0.6.0
dev
tokio ^1.41.1
normal
tokio-tungstenite ^0.21.0
normal
optional
uuid ^1.10.0
normal
pharos ^0.5.3
normal
ring ^0.17.7
normal
tokio ^1.41.1
normal
uuid ^1.10.0
normal
wasm-bindgen-futures ^0.4.39
normal
wasmtimer ^0.2.0
normal
ws_stream_wasm ^0.7.4
normal
Versions
5.27%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
surrealdb_
core
2.1.0
In surrealdb_
core::
sql
surrealdb_core
::
sql
Function
value
Copy item path
Source
pub fn value(input: &
str
) ->
Result
<
Value
, Error>
Expand description
Parses a SurrealQL
Value
.