mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 02:00:51 +00:00
Fixing doc test error
This commit is contained in:
parent
366ed2308f
commit
c82253ca68
1
src/cache/intern.rs
vendored
1
src/cache/intern.rs
vendored
@ -55,6 +55,7 @@ cfg_if! {
|
||||
/// function, which simply returns its argument unchanged:
|
||||
///
|
||||
/// ```rust
|
||||
/// # use wasm_bindgen::intern;
|
||||
/// intern("foo") // returns "foo"
|
||||
/// ```
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user