mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-04-26 17:23:01 +02:00
Fix typo
This commit is contained in:
parent
0e6c7e30d7
commit
f3ff5b994b
@ -1,7 +1,7 @@
|
|||||||
# AIDL
|
# AIDL
|
||||||
|
|
||||||
The [Android Interface Definition Language
|
The [Android Interface Definition Language
|
||||||
(AIDL)](https://developer.android.com/guide/components/aidl) is support in Rust:
|
(AIDL)](https://developer.android.com/guide/components/aidl) is supported in Rust:
|
||||||
|
|
||||||
* Rust code can call existing AIDL servers,
|
* Rust code can call existing AIDL servers,
|
||||||
* You can create new AIDL servers in Rust.
|
* You can create new AIDL servers in Rust.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user