Hoicko Library
PRIVATE REPOSITORY - CONFIDENTIAL
Internal Rust library for handling Hoicko activity and notification payloads.
Proprietary Notice
This is a private, proprietary library owned by Hoicko. All rights reserved. Unauthorized access, use, or distribution is prohibited.
Internal Usage
Add to your Cargo.toml:
[]
= { = "0.1.0", = "hoicko-private" }
Features
- Activity tracking
- Notification handling
- Serialization support
- Type-safe enums for actions and types
Example Usage
use ;
// Create an activity payload
let activity = new;
// Create a notification
let notification = new;
Security Notice
This repository contains proprietary code. Do not share or distribute.
License
Copyright © 2024 Hoicko. All rights reserved. Proprietary and confidential.