mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-02 22:21:33 +00:00
Generated functions by wasm-bindgen should either be `#[doc(hidden)]` or include the docs on the original item! Closes #425
Generated functions by wasm-bindgen should either be `#[doc(hidden)]` or include the docs on the original item! Closes #425