falco_plugin_api 0.5.0

Autogenerated bindings for the Falco plugin API
Documentation
[dependencies]

[lib]
name = "falco_plugin_api"
path = "src/lib.rs"

[lints.rust]
boxed-slice-into-iter = "warn"
dependency-on-unit-never-type-fallback = "warn"
deprecated-safe-2024 = "warn"
edition-2024-expr-fragment-specifier = "allow"
if-let-rescope = "allow"
impl-trait-overcaptures = "warn"
keyword-idents-2024 = "warn"
missing-unsafe-on-extern = "warn"
never-type-fallback-flowing-into-unsafe = "warn"
rust-2024-guarded-string-incompatible-syntax = "warn"
rust-2024-incompatible-pat = "warn"
rust-2024-prelude-collisions = "warn"
static-mut-refs = "warn"
tail-expr-drop-order = "warn"
unsafe-attr-outside-unsafe = "warn"
unsafe-op-in-unsafe-fn = "warn"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["external-ffi-bindings"]
description = "Autogenerated bindings for the Falco plugin API"
edition = "2021"
homepage = "https://falcosecurity.github.io/plugin-sdk-rs/falco_plugin_api/"
keywords = ["falco", "security"]
license = "Apache-2.0"
name = "falco_plugin_api"
readme = "README.md"
repository = "https://github.com/falcosecurity/plugin-sdk-rs"
version = "0.5.0"