From Nullablibility to Nullability

A basic fix
This commit is contained in:
Mehmet Oguz Derin 2021-03-29 16:06:41 +03:00 committed by Emilio Cobos Álvarez
parent 4fef50331a
commit e0157a648f

View File

@ -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)