Lucas Fernandes Nogueira 880266a7f6 chore: bump MSRV to 1.70 (#8031) 1 سال پیش
..
src-tauri 880266a7f6 chore: bump MSRV to 1.70 (#8031) 1 سال پیش
README.md 3b98141aa2 feat: add file association support, closes #3736 (#4320) 2 سال پیش
index.html 3b98141aa2 feat: add file association support, closes #3736 (#4320) 2 سال پیش
package.json 3b98141aa2 feat: add file association support, closes #3736 (#4320) 2 سال پیش
yarn.lock 3b98141aa2 feat: add file association support, closes #3736 (#4320) 2 سال پیش

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