1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Add Rust in the SDK section (#1471)

New SDK page for the Rust SDK, with a quickstart from
`minio/minio-rs/README.md`

Going with an external link to a generated reference. Will deal with
API.md as we can.
~We may yet get an `API.md`, so this PR is a draft for now.~
This commit is contained in:
Andrea Longo
2025-06-04 08:53:20 -06:00
committed by GitHub
parent 522ccf4c33
commit 6090d389da
3 changed files with 36 additions and 15 deletions

View File

@ -0,0 +1,20 @@
.. _minio-rust-quickstart:
=====================
Rust Quickstart Guide
=====================
.. default-domain:: minio
.. contents:: Table of Contents
:local:
:depth: 2
.. include:: /developers/rust/quickstart.md
:parser: myst_parser.sphinx_
.. toctree::
:titlesonly:
:hidden:
.. /developers/go/API.md