Docs.rs
puff-rs-0.1.8
puff-rs 0.1.8
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hansonkd
Dependencies
anyhow ^1.0.64
normal
async-trait ^0.1.57
normal
axum ^0.6.0-rc.2
normal
base64 ^0.13.0
normal
bb8-postgres ^0.8.1
normal
bb8-redis ^0.11.0
normal
bincode ^1.3.3
normal
chrono ^0.4.22
normal
clap ^4.0.8
normal
compact_str ^0.6.1
normal
dotenvy ^0.15.6
normal
failure ^0.1.8
normal
futures ^0.3.23
normal
futures-util ^0.3.24
normal
hyper ^0.14.9
normal
juniper_puff ^0.16.0-dev
normal
juniper_graphql_ws_puff ^0.4.0-dev
normal
lazy_static ^1.4.0
normal
notify ^5.0.0
normal
num_cpus ^1.13.1
normal
owning_ref ^0.4.1
normal
percent-encoding ^2.2.0
normal
pyo3 ^0.17.3
normal
pyo3-chrono ^0.5.0
normal
pythonize ^0.17.0
normal
rand ^0.8.1
normal
reqwest ^0.11.12
normal
serde ^1.0.144
normal
serde_bytes ^0.11.7
normal
serde_json ^1.0.85
normal
socket2 ^0.4.4
normal
tokio ^1.20.1
normal
tokio-postgres ^0.7.7
normal
tokio-stream ^0.1.10
normal
toml ^0.5.9
normal
tower ^0.4.13
normal
tower-http ^0.3.4
normal
tower-layer ^0.3.2
normal
tower-service ^0.3.2
normal
tracing ^0.1.36
normal
tracing-subscriber ^0.3.15
normal
uuid ^1.1.2
normal
Versions
47.35%
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
☰
In puff_rs::python
?
Function
puff_rs
::
python
::
get_cached_object
source
·
[
−
]
pub fn get_cached_object<'a>(py:
Python
<'a>, k:
Text
) ->
PyResult
<
PyObject
>