Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@kunicmarko20 kunicmarko20 released this 06 Mar 22:47
· 1 commit to master since this release
  • Renamed struct Guard to ArcGuard
  • Execute method on ArcGuard now returns the value from the Closure
  • Added accessor method for fetching inner Arc<Mutex<T>>