jsonapi-rust
jsonapi-rust copied to clipboard
Fix failing doc tests, remove incorrect Resource deserialization example
Was going through the tests while working on another PR and noticed that the doc tests fail (and the documentation in lib.rs doesn't seem to be correct). I tried to clear it up here, and cargo test seems to be happy now.