Docs.rs
adapter-0.3.1
adapter 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sjcobb2022
Dependencies
extism ^1.4.1
dev
libloading ^0.8.4
dev
mlua ^0.9.9
dev
serde ^1.0
dev
Versions
75%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
adapter
0.3.1
All Items
Crate Items
Traits
Crate
adapter
Copy item path
Source
Traits
ยง
Adapter
The Adapter trait is used to define the interface for an adapter. An adapter is a component that is used to convert the input from a client into a format that is understood by the service.