fido-types
Shared types for the Fido social platform.
This crate provides the core data models and types used across the Fido ecosystem, including:
- User models
- Post and message structures
- API request/response types
- Common enums and utilities
Usage
Add this to your Cargo.toml:
[]
= "0.1.0"
Documentation
For the full Fido project documentation, see the main repository.
License
MIT