lenso-plugin-authoring 0.1.1

Runtime-neutral authoring primitives for strongly typed Lenso Plugins.
Documentation
  • Coverage
  • 100%
    29 out of 29 items documented0 out of 21 items with examples
  • Size
  • Source code size: 13.05 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 672.6 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1s Average build duration of successful builds.
  • all releases: 1s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • LioRael/lenso-protocols
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • LioRael

lenso-plugin-authoring

lenso-plugin-authoring owns runtime-neutral authoring primitives shared by Lenso Plugin frontends. It does not discover providers or mutate an App graph: a typed Port<C> connects only through the adapter-owned dependency view implemented by its generated CapabilityClient.