Docs.rs
arcon_state-0.2.1
arcon_state 0.2.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Max-Meldrum
Dependencies
bytes ^1.0
normal
cfg-if ^0.1.10
normal
metrics ^0.16.0
normal
optional
prost ^0.9
normal
rocksdb ^0.17
normal
optional
sled ^0.34
normal
optional
snafu ^0.6
normal
tempfile ^3
dev
Versions
2.33%
of the crate is documented
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
serialize_check
arcon_
state
0.2.1
In arcon_
state::
backend::
serialization::
fixed_
bytes
arcon_state
::
backend
::
serialization
::
fixed_bytes
Function
serialize_
check
Copy item path
Source
pub fn serialize_check<T:
FixedBytes
>(payload:
&T
) ->
Result
<
Vec
<
u8
>>