This website requires JavaScript.
Explore
Help
Sign In
pezkuwichain
/
serde
Watch
1
Star
0
Fork
0
You've already forked serde
mirror of
https://github.com/pezkuwichain/serde.git
synced
2026-04-25 03:27:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fix-wasm32v1-none
serde
/
serde_core
/
src
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
pezkuwichain
c0bdb88b70
fix: extern crate alloc when alloc feature active AND (no_std OR wasm32v1-none target)
2026-04-23 03:29:47 +03:00
..
de
fix: remove duplicate prelude imports causing wasm32v1-none ambiguity
2026-01-24 19:15:40 +03:00
private
fix: remove duplicate prelude imports causing wasm32v1-none ambiguity
2026-01-24 19:15:40 +03:00
ser
fix: remove duplicate prelude imports causing wasm32v1-none ambiguity
2026-01-24 19:15:40 +03:00
crate_root.rs
Fix wasm32v1-none target compilation with Cargo feature unification
2026-01-09 15:36:51 +03:00
format.rs
feat: extract serde_core out of serde
2025-06-06 11:57:32 +02:00
lib.rs
fix: extern crate alloc when alloc feature active AND (no_std OR wasm32v1-none target)
2026-04-23 03:29:47 +03:00
macros.rs
Make serde_core::Result private
2025-09-13 14:29:23 -07:00
std_error.rs
feat: extract serde_core out of serde
2025-06-06 11:57:32 +02:00