Function fiberplane_api_client::notebook_get
source · pub async fn notebook_get(
client: &ApiClient,
notebook_id: Base64Uuid
) -> Result<Notebook>Expand description
Retrieves a single notebook (both its metadata and content)
pub async fn notebook_get(
client: &ApiClient,
notebook_id: Base64Uuid
) -> Result<Notebook>Retrieves a single notebook (both its metadata and content)