Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(impl-serializer): correct crate import
it was importing from the `error` crate, which wasn't intentional. this now specifies that we're talking about our current crate's error module.
- Loading branch information