Skip to content

Commit

Permalink
Update api-toIpc.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir authored Oct 2, 2024
1 parent 93177b7 commit db2f2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changes/api-toIpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"@tauri-apps/cli": "patch:feat"
---

Add to `toIpc` method on `PhysicalSize`, `PhysicalPosition`, `LogicalSize` and `LogicalPosition` to convert it into IPC-compatible value that can be deserialized correctly on the Rust side into its equivalent struct.
Add `toIpc` method on `PhysicalSize`, `PhysicalPosition`, `LogicalSize` and `LogicalPosition` to convert it into IPC-compatible value that can be deserialized correctly on the Rust side into its equivalent struct.

0 comments on commit db2f2d3

Please sign in to comment.