scalar_api_reference 0.2.0

Embed Scalar API documentation in Rust web applications
Documentation
<!--
  This file is auto-generated by the Scalar README generator.
  Command: pnpm --filter @scalar-internal/build-scripts start generate-readme
  
  Do not edit this file manually. Changes will be lost when the file is regenerated.
-->

# Scalar API Reference Crate for Rust

[![Version](https://img.shields.io/crates/v/scalar_api_reference)](https://crates.io/crates/scalar_api_reference)
[![Downloads](https://img.shields.io/crates/d/scalar_api_reference)](https://crates.io/crates/scalar_api_reference)
[![License](https://img.shields.io/crates/l/scalar_api_reference)](https://crates.io/crates/scalar_api_reference)
[![Discord](https://img.shields.io/discord/1135330207960678410?style=flat&color=5865F2)](https://discord.gg/scalar)

Rust crate to serve beautiful, interactive API documentation from OpenAPI/Swagger documents in Rust web applications.

## Documentation

[Read the documentation here](https://scalar.com/products/api-references/integrations/rust)

## Changelog

See [CHANGELOG.md](https://github.com/scalar/scalar/blob/main/integrations/rust/CHANGELOG.md) for a list of changes.

## Community

We are API nerds. You too? Let’s chat on Discord: <https://discord.gg/scalar>

## License

The source code in this repository is licensed under [MIT](https://github.com/scalar/scalar/blob/main/LICENSE).