klave 0.5.0

A Rust SDK for the Klave platform.
Documentation
1
2
3
4
5
6
package component:klave-sdk;

/// An example world for the component to target.
world klave-sdk {
    import klave:sdk/sdk;
}