Function get_by_id

Source
pub async fn get_by_id(db: &Surreal<Client>, id: &str) -> Result<Option<Asset>>