fatcat-openapi 0.3.1

Fatcat is an editable bibliographic database. This OpenAPI code-generated crate container HTTP API models, endpoints, and other auto-generated types useful for both client and server implementations of the catalog API.
1
2
3
4
5
# 'ignore' requires nightly rust
#ignore = ['src/server.rs']

# For now just make the width really wide
max_width = 200