Module libloading::changelog::r0_4_2  
source · Expand description
Release 0.4.2 (2017-09-24)
- Improved error and race-condition handling on Windows;
 - Improved documentation about thread-safety of Library;
 - Added 
Symbol::<Option<T>::lift_option() -> Option<Symbol<T>>convenience method.