ryanmcgrath / cacao

Rust bindings for AppKit (macOS) and UIKit (iOS/tvOS). Experimental, but working!
MIT License
1.86k stars 69 forks source link

Fixes issue #14: Unlike all controls, WebView has 'fn did_load(&self, …)' with self as non-mutable #15

Closed rrebelo62 closed 3 years ago

ryanmcgrath commented 3 years ago

Appreciate it!