mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 09:28:04 +00:00
Convert json::ser to associated types
This commit is contained in:
@@ -525,6 +525,7 @@ pub fn from_str<
|
||||
from_iter(s.bytes())
|
||||
}
|
||||
|
||||
/*
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use std::str;
|
||||
@@ -738,3 +739,4 @@ mod tests {
|
||||
]);
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user