Chapter 401: Contributing Rust code
Core Idea
:::note As we migrate to the new media tags, we will not add any new Rust code, only maintain the existing code.
Key Concepts
- Setup
- Building
- Building for all platforms
- Architecture
- Development workflow
- FFmpeg bindings
Code Examples
curl https://sh.rustup.rs -sSf | sh
- What it demonstrates: Usage pattern for Contributing Rust code from the official docs.
Key Takeaways
- Understand setup when working with Contributing Rust code.
- Understand building when working with Contributing Rust code.
- Understand building for all platforms when working with Contributing Rust code.
- Understand architecture when working with Contributing Rust code.
- Understand development workflow when working with Contributing Rust code.
Connects To
- Accessibility: related page in the Legal, Meta & Support section.
- dev: related page in the Legal, Meta & Support section.
- pro: related page in the Legal, Meta & Support section.