haltia

Crates.iohaltia
lib.rshaltia
version0.0.1
sourcesrc
created_at2024-01-11 09:07:10.914383
updated_at2024-01-14 06:19:57.298786
descriptionHaltia.AI Software Development Kit (SDK) for Rust
homepagehttps://sdk.haltia.ai
repositoryhttps://github.com/HaltiaAI/haltia.rs
max_upload_size
id1096051
size2,281
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