Started a "developing rust components" section. It's quite bare now, but I think we can add more to it as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1949287. Differential Revision: https://phabricator.services.mozilla.com/D238840
12 lines
287 B
Markdown
12 lines
287 B
Markdown
# Rust Components
|
|
|
|
This section is meant to make it easier to use and implement cross-platform components written in Rust.
|
|
|
|
```{toctree}
|
|
:titlesonly:
|
|
:maxdepth: 2
|
|
|
|
Topic Guides <topic-guides/index>
|
|
API References <api/index>
|
|
Developing Rust Components <developing-rust-components/index>
|