mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 02:00:51 +00:00
Fixing CI build error
This commit is contained in:
parent
7b6ef7087e
commit
59af3186af
1
src/cache/intern.rs
vendored
1
src/cache/intern.rs
vendored
@ -56,6 +56,7 @@ cfg_if! {
|
||||
/// ```rust
|
||||
/// # use wasm_bindgen::intern;
|
||||
/// intern("foo") // returns "foo"
|
||||
/// # ;
|
||||
/// ```
|
||||
///
|
||||
/// However, if you enable the `"enable-interning"` feature for wasm-bindgen,
|
||||
|
Loading…
x
Reference in New Issue
Block a user