Paul Woolcock
|
8bb46a378c
|
Add docs for format_err macro
|
6 years ago |
Paul Woolcock
|
d524a64bfd
|
Fix the error used here
The `MastodonBuilder` is going to be changed to be `pub` soon, so let's
fix this redundant error variant now
|
7 years ago |
Paul Woolcock
|
1c70ecd475
|
Missed a couple .unwraps, take them out
|
7 years ago |
Paul Woolcock
|
34e2c00866
|
change `POST /search` to `GET /search`
|
7 years ago |
Paul Woolcock
|
46871da4c1
|
feat(helpers): add json helper module
|
7 years ago |
Paul Woolcock
|
043d3753e1
|
rustfmt pass
|
7 years ago |
Paul Woolcock
|
19ea7c7482
|
Add some tests for the Error::from impls
|
7 years ago |
Paul Woolcock
|
384d3d2c41
|
add toml helpers to data.rs
|
7 years ago |
Paul Woolcock
|
8636e690c3
|
rustfmt pass
|
7 years ago |
Paul Woolcock
|
0f5e295ea9
|
Revamp registration & auth process
|
7 years ago |
Paul Woolcock
|
3f7841da02
|
Add necessary error variant
|
7 years ago |
Paul Woolcock
|
1847160369
|
No reason to impl Deser for both the ApiError and Error types
|
7 years ago |
Paul Woolcock
|
454d005517
|
Move From<> impls too
|
7 years ago |
Paul Woolcock
|
3f5c1db430
|
Breakout errors into their own module
|
7 years ago |