Files
tauri/examples/file-associations
Lucas Fernandes Nogueira 880266a7f6 chore: bump MSRV to 1.70 (#8031)
2023-10-17 11:08:15 -03:00
..

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