Skip to content

Commit 6c9b1cf

Browse files
committed
Update based on RFC comment thread discussions
* Use `From` and `As{Ref,Mut}` instead of custom upcasting trait. Allows upcasting multiple steps at a time and is more familiar. * Introduce arbitrary unchecked casting escape hatch. * Some refactoring of dynamic casts (and unchecked casts) into the `JsCast` trait.
1 parent a8bfb29 commit 6c9b1cf

File tree

1 file changed

+325
-134
lines changed

1 file changed

+325
-134
lines changed

0 commit comments

Comments
 (0)