fido-types 0.1.14

Shared types for the Fido social platform
Documentation

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