haltia-sys

Crates.iohaltia-sys
lib.rshaltia-sys
version0.0.1
sourcesrc
created_at2024-01-11 09:57:09.761452
updated_at2024-01-13 12:48:21.747172
descriptionHaltia.AI Software Development Kit (SDK) for Rust
homepagehttps://sdk.haltia.ai
repositoryhttps://github.com/HaltiaAI/haltia.rs
max_upload_size
id1096132
size2,178
Arto Bendiken (artob)

documentation

https://github.com/HaltiaAI/haltia.rs/blob/master/README.md

README

Haltia.AI Software Development Kit (SDK) for Rust

License Compatibility Package

Prerequisites

Installation

$ cargo add haltia

Examples

Importing the library

use haltia::*;
Commit count: 0

cargo fmt