Function display_all

Source
pub async fn display_all(pool: &PgPool) -> Result<(), NotebookError>
Expand description

Displays all total notes in notebook.

ยงReturns