Lucas Fernandes Nogueira 0ab2b33064 fix: downgrade MSRV to 1.77.2 to support Windows 7 (#11205) há 10 meses atrás
..
src-tauri 0ab2b33064 fix: downgrade MSRV to 1.77.2 to support Windows 7 (#11205) há 10 meses atrás
README.md ad83d41cb5 chore: cleanup and simplify examples (#10743) há 11 meses atrás
index.html ad83d41cb5 chore: cleanup and simplify examples (#10743) há 11 meses atrás
package.json 36eee37220 Restructure the repository (#10796) há 11 meses atrás

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

  1. Run the following inside examples/file-associations/src-tauri

    cargo build