booyaa / wifiscanner

A crate to list WiFi hotspots in your area
Apache License 2.0
59 stars 34 forks source link

Implement Clone for the Wifi struct #44

Closed dnaka91 closed 4 years ago

dnaka91 commented 4 years ago

Simply adding the derive to the Wifi struct (Fixes #35).

booyaa commented 4 years ago

@dnaka91 sorry for the delay, will be reviewing this PR over the weekend.