Render basic body contents
This commit is contained in:
parent
35bfc8d285
commit
32959cf691
6 changed files with 170 additions and 6 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// TODO Make as few things async as necessary
|
||||
|
||||
#![warn(clippy::use_self)]
|
||||
|
||||
pub mod client;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue