Previously, methods that required the Player to be ref counted, were using static methods with s: &Rc<Self> as the first argument. Now the wrapper type auto-derefs to the inner struct and you can declare methods on just &self. |
||
|---|---|---|
| .. | ||
| po | ||
| resources | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||