csmoe
csmoe
@jinfagang cc https://doc.rust-lang.org/std/ops/trait.Fn.html
Implementation note: wasm2js introduction should wait until https://github.com/rustwasm/wasm-pack/pull/750 merged, as it'll be easier.
For anyone eager to try the latest code, I forked the repo then released one thanks to github action https://github.com/csmoe/infer/releases/tag/v1.2.0
@dtolnay If I still wanna do this for fields like: ```rust mashup! { get["get" $field] = get_ $field; } mashup! { set["set" $field] = set_ $field; } ``` Is there...
@pickfire I didn't have much bandwidth on this, seems you have already made some progress on `cfg(accessible = ::path)`, so feel free to check this :) (Don't forget to assign...
r? @Kobzol
@ferjm I'll take care of this as a short trip in servo codebase.
I will take this.
And the doc should be appended with `the handle can be opened with d3d12 OpenSharedHandle too` cc https://github.com/tauri-apps/cef-rs/blob/31962ffefa298d70c8f4a7570399b06be895b082/cef/src/osr_texture_import/d3d11.rs#L221
I created my bitbucket account, but no permission to create pull request.