No description
Find a file
Vincent Ambo fdc1abe7cc feat(errors): Introduce error module with custom error type
Introduces an error type using the failure crate. This type has
foreign error links established to various errors that can occur
within Converse.
2018-04-08 19:21:56 +02:00
migrations refactor(db): Establish Post->Thread association 2018-04-08 18:30:01 +02:00
src feat(errors): Introduce error module with custom error type 2018-04-08 19:21:56 +02:00
templates feat(main/templates): Add barebones single-thread view 2018-04-08 18:02:01 +02:00
.gitignore chore: Add bootstrapped Cargo project 2018-04-08 15:48:49 +02:00
Cargo.lock feat(errors): Introduce error module with custom error type 2018-04-08 19:21:56 +02:00
Cargo.toml feat(errors): Introduce error module with custom error type 2018-04-08 19:21:56 +02:00