Docs.rs
picodata-plugin-26.1.2
picodata-plugin 26.1.2
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
picodata-account
Dependencies
abi_stable ^0.11
normal
log ^0.4
normal
openssl ^0.10
normal
picodata-plugin-proc-macro ^26.1.0
normal
rmp ^0.8
normal
rmp-serde ^1.1
normal
rmpv ^1.0
normal
serde ^1.0
normal
smol_str ^0.3
normal
socket2 ^0.5
normal
tarantool ^11.0
normal
thiserror ^2
normal
reqwest ^0.13
dev
serde_json ^1.0
dev
threadpool ^1.8
dev
Versions
62.24%
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
RequestIdOwner
picodata_
plugin
26.1.2
Request
IdOwner
Required Methods
request_id
Implementors
In picodata_
plugin::
log
picodata_plugin
::
log
Trait
Request
IdOwner
Copy item path
Source
pub trait RequestIdOwner { // Required method fn
request_id
(&self) -> &
str
; }
Required Methods
§
Source
fn
request_id
(&self) -> &
str
Implementors
§