14 releases
| 0.1.18 | Feb 12, 2026 |
|---|---|
| 0.1.17 | Feb 12, 2026 |
| 0.1.8 | Jan 7, 2026 |
| 0.1.5 | Dec 11, 2025 |
#2057 in Data structures
Used in fido
10KB
251 lines
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:
[dependencies]
fido-types = "0.1.0"
Documentation
For the full Fido project documentation, see the main repository.
License
MIT
Dependencies
~1.4–2.3MB
~41K SLoC