This website requires JavaScript.
Explore
Help
Register
Sign in
Plume
/
Plume
Watch
9
Star
18
Fork
You've already forked Plume
24
Code
Issues
180
Pull requests
8
Releases
8
Wiki
Activity
go/async
Plume
/
src
History
Exact
Exact
Union
RegExp
Mina Galić
b596e77f03
remove redundant use statements
2020-05-25 20:00:57 +02:00
..
api
remove an experiment of disabling Send… it makes no sense
2020-05-24 21:03:02 +02:00
routes
remove redundant use statements
2020-05-25 20:00:57 +02:00
inbox.rs
add async/.await until all our errors are the same: that our Connection is not Send-safe.
2020-05-23 23:32:10 +02:00
mail.rs
Grammar corrections followup to
#510
(
#512
)
2019-04-02 14:08:07 +01:00
main.rs
upgrade validator: it now uses types! in macros!!
2020-05-24 22:03:26 +02:00
template_utils.rs
move towards using #[rocket::async_trait]
2020-05-15 22:38:21 +02:00
test_routes.rs
Add tests for plume webserver (
#513
)
2019-04-06 17:41:57 +02:00