fastapi-types 0.2.0

Shared types for the FastAPI Rust framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "fastapi-types"
description = "Shared types for the FastAPI Rust framework"
version.workspace = true
edition.workspace = true
license.workspace = true
rust-version.workspace = true

[dependencies]

[lints]
workspace = true