fido-types

Crates.iofido-types
lib.rsfido-types
version0.1.8
created_at2025-12-05 09:49:24.851764+00
updated_at2026-01-07 21:50:43.013687+00
descriptionShared types for the Fido social platform
homepagehttps://github.com/ianjamesburke/fido
repositoryhttps://github.com/ianjamesburke/fido
max_upload_size
id1967947
size19,710
ian (ianjamesburke)

documentation

README

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

Commit count: 45

cargo fmt