Open frewsxcv opened 6 years ago
When I run cargo test, I get an error saying this trait is needed for the JsonApiDocument::from_str call.
cargo test
JsonApiDocument::from_str
When I run
cargo test
, I get an error saying this trait is needed for theJsonApiDocument::from_str
call.