sprattus icon indicating copy to clipboard operation
sprattus copied to clipboard

Namespace macro output

Open dutchmartin opened this issue 4 years ago • 0 comments

Instead of only writing Result<Self, Error>, write Result<Self, Sprattus::Error> In this way, we overcome the problem of ambiguous naming, since other crates also have error types.

dutchmartin avatar Jan 14 '20 13:01 dutchmartin