Skip to main content

Crate fandwill_vo

Crate fandwill_vo 

Source
Expand description

Shared value objects for the Fandwill HTTP API.

Use the same crate version in the Fandwill backend, future Rust SDK, and any generated client bindings so JSON payloads stay aligned.

§Features

  • garde (default) — garde::Validate on request types.
  • utoipa (default) — utoipa::ToSchema for OpenAPI.

Serde-only build: default-features = false.

Modules§

auth
collections
listings
meta
notifications
pagination
resources
reviews
users
validation