Lucas Fernandes Nogueira 753900dd6e feat(ios): expose `RunEvent::Opened` (#7440) %!s(int64=2) %!d(string=hai) anos
..
src-tauri 753900dd6e feat(ios): expose `RunEvent::Opened` (#7440) %!s(int64=2) %!d(string=hai) anos
README.md 3b98141aa2 feat: add file association support, closes #3736 (#4320) %!s(int64=2) %!d(string=hai) anos
index.html 3b98141aa2 feat: add file association support, closes #3736 (#4320) %!s(int64=2) %!d(string=hai) anos
package.json 3b98141aa2 feat: add file association support, closes #3736 (#4320) %!s(int64=2) %!d(string=hai) anos
yarn.lock 3b98141aa2 feat: add file association support, closes #3736 (#4320) %!s(int64=2) %!d(string=hai) anos

README.md

File Associations Example

This example demonstrates how to make associations between the application and certain file types.

This feature is commonly used for functionality such as previewing or editing files.

Running the example

cargo build --example file-associations