pub trait RoomCostResult: Into<JsValue> { }

Object Safety§

This trait is not object safe.

Implementors§