mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-30 17:01:06 +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