docs: tutorials: add link to Rust version of the tutorials

Closes https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/159/

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1324>
This commit is contained in:
Teh Yule Kim 2021-07-10 09:26:26 +00:00 committed by GStreamer Marge Bot
parent 5c9fe1dc3c
commit bda72282dd

View file

@ -32,6 +32,9 @@ any other required files like makefiles or project files) is
distributed with GStreamer, as explained in the installation distributed with GStreamer, as explained in the installation
instructions. instructions.
Source code for tutorials in Rust are available [here](https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/tree/master/tutorials/src/bin)
### A short note on GObject and GLib ### A short note on GObject and GLib
GStreamer is built on top of the `GObject` (for object orientation) and GStreamer is built on top of the `GObject` (for object orientation) and