vhbit / lmdb-rs

Rust bindings for LMDB
MIT License
114 stars 46 forks source link

Typo in constant EnvCreataMapAsync #61

Open Taywee opened 4 years ago

Taywee commented 4 years ago

https://docs.rs/lmdb-rs/0.7.6/lmdb_rs/core/constant.EnvCreataMapAsync.html Shouldn't that be "CreateMapAsync"?