Crates.io | neotron-api |
lib.rs | neotron-api |
version | 0.2.0 |
source | src |
created_at | 2023-06-09 20:48:49.701353 |
updated_at | 2024-04-12 10:49:47.707133 |
description | The API between Neotron OS and Neotron applications |
homepage | |
repository | https://github.com/neotron-compute/neotron-api |
max_upload_size | |
id | 886547 |
size | 41,028 |
This crate defines the API between the Neotron OS and any Neotron Applications running on it.
If you are writing a Neotron Application, you might prefer to use the Neotron SDK, which wraps up this API into something slightly more useable.
Note that this API must be FFI-safe, because the Neotron OS and the Application may be compiled with different versions of Rust.
Copyright (c) The Neotron Developers, 2023
Licensed under either MIT or Apache-2.0 at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.