RustyPebble icon indicating copy to clipboard operation
RustyPebble copied to clipboard

A Pebble application written in rust

Results 1 RustyPebble issues
Sort by recently updated
recently updated
newest added

- Create a PebbleObject type which has Create and Destroy methods, as well as GetRootObject (or something like that) and implements the Drop trait (calls the destroy function on drop)....