lenso-plugin-authoring 0.1.1

Runtime-neutral authoring primitives for strongly typed Lenso Plugins.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "lenso-plugin-authoring"
version = "0.1.1"
edition.workspace = true
license.workspace = true
publish = true
repository.workspace = true
description = "Runtime-neutral authoring primitives for strongly typed Lenso Plugins."
readme = "README.md"

[lints]
workspace = true