mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-31 01:11:06 +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:
|
/// function, which simply returns its argument unchanged:
|
||||||
///
|
///
|
||||||
/// ```rust
|
/// ```rust
|
||||||
|
/// # use wasm_bindgen::intern;
|
||||||
/// intern("foo") // returns "foo"
|
/// intern("foo") // returns "foo"
|
||||||
/// ```
|
/// ```
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user