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:
20
source/developers/rust/minio-rust.rst
Normal file
20
source/developers/rust/minio-rust.rst
Normal 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
|
Reference in New Issue
Block a user