blob: 6144ecc8e1013806e9037f220c605c4631db8de4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
(function() {var implementors = {};
implementors["plist"] = ["impl <a class='trait' href='https://serde-rs.github.io/serde/serde/serde/de/trait.Error.html' title='serde::de::Error'>SerdeError</a> for <a class='enum' href='plist/enum.Error.html' title='plist::Error'>Error</a>",];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
|