rustdoc icon indicating copy to clipboard operation
rustdoc copied to clipboard

Add missing `FromStr` import for test.

Open frewsxcv opened this issue 8 years ago • 0 comments

When I run cargo test, I get an error saying this trait is needed for the JsonApiDocument::from_str call.

frewsxcv avatar Feb 25 '18 15:02 frewsxcv