1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-01-05 16:10:31 +02:00

Add section about Android bare-metal Rust support.

This commit is contained in:
Andrew Walbran 2023-03-03 16:46:47 +00:00
parent 7eee892195
commit 08c0c53412

View File

@ -267,6 +267,8 @@
- [buddy_system_allocator]()
- [tinyvec]()
- [spin and once_cell]()
- [Android]()
- [vmbase]()
---