notebook_get

Function notebook_get 

Source
pub async fn notebook_get(
    cluster: Cluster,
    id: i64,
) -> Result<ResponseOk, Error>