vino-provider

Crates.iovino-provider
lib.rsvino-provider
version0.9.0
sourcesrc
created_at2021-08-05 20:58:35.30957
updated_at2022-03-01 18:49:55.938067
descriptionSDK for native and WASM Vino components
homepagehttps://docs.vino.dev
repositoryhttps://github.com/vinodotdev/vino-sdk
max_upload_size
id432188
size39,479
Jarrod Overson (jsoverson)

documentation

https://docs.vino.dev

README

Maintenance

vino-provider

The Vino provider crate contains the necessary pieces for Native or WebAssembly providers written in Rust.

This library is not meant to be integrated manually. Vino uses code generators to automate most integration and — while backwards compatibility is a top priority — the generated code is considered the primary consumer. If you end up using this library to fit other use cases, please open an issue to let us know so we can track that usage.

To use this library or learn more about code generation, check out the docs at docs.vino.dev.

License: BSD-3-Clause

Commit count: 111

cargo fmt