Docs.rs
lowfat-plugin-0.4.0
lowfat-plugin 0.4.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
zdk
Dependencies
anyhow ^1
normal
lowfat-core =0.4.0
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
toml ^0.8
normal
criterion ^0.5
dev
tempfile ^3
dev
Versions
39.06%
of the crate is documented
Go to latest version
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
Module plugin
lowfat_
plugin
0.4.0
Module plugin
Module Items
Structs
Traits
In crate lowfat_
plugin
lowfat_plugin
Module
plugin
Copy item path
Source
Structs
§
Filter
Input
Input to a filter plugin.
Filter
Output
Output from a filter plugin.
Plugin
Info
Info about a loaded plugin.
Traits
§
Filter
Plugin
Core trait for filter plugins. Implemented by both ProcessRunner and WasmRunner.