Crates.io | product-os-cursor |
lib.rs | product-os-cursor |
version | 0.0.1 |
source | src |
created_at | 2023-12-31 03:48:42.068008 |
updated_at | 2023-12-31 03:48:42.068008 |
description | Product OS : Cursor is a derivative of the nostd_cursor crate forked for additional needs. |
homepage | |
repository | |
max_upload_size | |
id | 1084550 |
size | 16,286 |
Product OS : Cursor is a derivative of the nostd_cursor crate forked for additional needs.
Product OS is a collection of packages that provide different tools and features that can work together to build products more easily for the Rust ecosystem.
Use the Rust crate package manager cargo to install Product OS : Cursor.
cargo add product-os-cursor
or add Product OS : Cursor to your cargo.toml [packages]
section.
product-os-cursor = { version = "0.0.2", features = [], default-features = true, optional = false }
Product OS Cursor supports a number of features leveraging the framework from the cursor crate:
// Feature samples TODO
// Examples TODO
Contributions are not currently available but will be available on a public repository soon.