Skip to main content

full

Function full 

Source
pub async fn full<C: Connection>(db: &Surreal<C>) -> Result<LibraryFull, Error>
Expand description

Get the full library.

ยงErrors

This function will return an error if there is an error reading from the database.