Docs.rs
uni-common-0.1.2
uni-common 0.1.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
milliondreams
Dependencies
anyhow ^1.0
normal
arrow-schema ^56.2.0
normal
base64 ^0.21
normal
chrono ^0.4.43
normal
fxhash ^0.2
normal
multibase ^0.9
normal
object_store ^0.11
normal
rmp-serde ^1.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1
normal
tempfile ^3.10
dev
Versions
48.96%
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
encode
uni_
common
0.1.2
In uni_
common::
cypher_
value_
codec
uni_common
::
cypher_value_codec
Function
encode
Copy item path
Source
pub fn encode(value: &
Value
) ->
Vec
<
u8
>
ⓘ
Expand description
Encode a Value to tagged MessagePack bytes.