This website requires JavaScript.
Explore
Help
Register
Sign in
adam
/
leptos-use
Watch
1
Star
0
Fork
You've already forked leptos-use
0
mirror of
https://github.com/adoyle0/leptos-use.git
synced
2025-01-23 09:09:21 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
26938f8e52
leptos-use
/
.cargo
/
config.toml
4 lines
99 B
TOML
Raw
Normal View
History
Unescape
Escape
Fix `web_sys_unstable_apis` not passed to rustdoc
2024-07-27 19:41:48 +02:00
[
build
]
added bin codec
2023-12-12 14:53:49 +00:00
rustflags
=
[
"--cfg=web_sys_unstable_apis"
]
Fix `web_sys_unstable_apis` not passed to rustdoc
2024-07-27 19:41:48 +02:00
rustdocflags
=
[
"--cfg=web_sys_unstable_apis"
]
Reference in a new issue
Copy permalink