ruffle/core
Moulins af5694b642 [avm1] extend impl_custom_object! to reduce boilerplate
This add two knobs to the impl_custom_object! macro:
  - `set(...)`, for using a specific prototype in the `set`
method;
  - `bare_object(...)`, for objects that are convertible to a raw object
type.
2021-05-24 17:06:47 -07:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros chore: Bump syn from 1.0.71 to 1.0.72 2021-05-10 09:40:26 -07:00
src [avm1] extend impl_custom_object! to reduce boilerplate 2021-05-24 17:06:47 -07:00
Cargo.toml chore: Bump serde from 1.0.125 to 1.0.126 2021-05-17 10:13:02 -07:00