Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 170 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 170 Bytes

Clone Macro

This example demonstrates how to use the glib::clone macro.

Run it by executing:

cargo run --bin clone_macro

screenshot