mirror of
https://gitee.com/openharmony/third_party_rust_bindgen
synced 2024-12-13 02:07:14 +00:00
From Nullablibility to Nullability
A basic fix
This commit is contained in:
parent
4fef50331a
commit
e0157a648f
@ -66,7 +66,7 @@ long compile time.
|
||||
|
||||
## Not (yet) Supported
|
||||
|
||||
* Nullablibility attributes which return `Option`s.
|
||||
* Nullability attributes which return `Option`s.
|
||||
* Probably many other things. Feel free to [open an issue](https://github.com/rust-lang/rust-bindgen/issues).
|
||||
|
||||
# Example crate(s)
|
||||
|
Loading…
Reference in New Issue
Block a user