pub trait IntoInner {
type Inner;
}
Expand description
Used internally, exposed for correctness in case you are also using mathquill_js_sys
pub trait IntoInner {
type Inner;
}
Used internally, exposed for correctness in case you are also using mathquill_js_sys