veecle-osal-api

Crates.ioveecle-osal-api
lib.rsveecle-osal-api
version0.1.0
created_at2025-09-16 13:32:46.213047+00
updated_at2025-09-16 13:32:46.213047+00
descriptionVeecle OS operating system abstraction layer API
homepagehttps://veecle.io/
repositoryhttps://github.com/veecle/veecle-os
max_upload_size
id1841687
size73,771
(veecle-release-bot)

documentation

README

veecle-osal-api

Veecle OS operating system abstraction layer API.

Overview

This crate defines the operating system abstraction layer (OSAL) API for Veecle OS. It provides trait definitions and interfaces for platform-agnostic abstractions over networking, time and logging.

Note: Most users should depend on the veecle-os crate instead of using this crate directly. The veecle-os crate re-exports this functionality and provides a more complete API for building Veecle OS applications.

For examples and more detailed usage information, please refer to the repository.

Commit count: 39

cargo fmt