pruner-plugin-api 0.1.0

WIT bindings for Pruners Plugin API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "pruner-plugin-api"
version = "0.1.0"
edition = "2024"
resolver = "2"
repository = "https://github.com/pruner-formatter/pruner"
license = "MIT"
readme = "README.md"
description = "WIT bindings for Pruners Plugin API"

[dependencies]
wit-bindgen = "0.50"