Docs.rs
v_rusty_tarantool-0.1.5
v_rusty_tarantool 0.1.5
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
itiu
Dependencies
base64 ^0.2
normal
byteorder ^1.1
normal
bytes ^0.4
normal
env_logger ^0.5
normal
futures ^0.1
normal
log ^0.4
normal
maplit ^1.0
normal
rmp ^0.8
normal
rmp-serde ^0.13
normal
rmp-serialize ^0.8
normal
rmpv ^0.4
normal
rustc-serialize ^0.3
normal
serde ^1.0
normal
serde_derive ^1.0
normal
sha1 ^0.2
normal
tokio ^0.1
normal
tokio-codec ^0.1
normal
actix-web ^1.0
dev
hyper ^0.12
dev
serde_json ^1.0
dev
url ^1.7
dev
Versions
31.96%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
rusty_tarantool
::
tarantool
::
codec
?
[
−
]
[src]
Function
rusty_tarantool
::
tarantool
::
codec
::
parse_headers
pub fn parse_headers(headers:
Value
) ->
Result
<
(
u64
,
u64
)
,
Error
>