mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 12:14:05 +03:00
.. | ||
src-tauri | ||
index.html | ||
package.json | ||
README.md | ||
yarn.lock |
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