Functionsยง
- all_
declared_ callbacks - Generate a list of all
ICoreWebView2...Handler
interfaces declared inWebView2.h
. This is for testing purposes to make sure they are all covered in callback.rs. - all_
declared_ options - Generate a list of all
ICoreWebView2EnvironmentOptions
interfaces declared inWebView2.h
. This is for testing purposes to make sure they are all covered in options.rs.