Module libloading::changelog::r0_3_1
source · Expand description
Release 0.3.1 (2016-10-01)
Symbol<T>
andos::*::Symbol<T>
now implementSend
whereT: Send
;Symbol<T>
andos::*::Symbol<T>
now implementSync
whereT: Sync
;Library
andos::*::Library
now implementSync
(they wereSend
in 0.3.0 already).