google_notebooks1
Run this command in a terminal, in your project's directory:
cargo add google-notebooks1
To add it manually, edit your project's Cargo.toml file and add to the [dependencies] section:
Cargo.toml
[dependencies]
google-notebooks1 = "6.0.0 20240613"
The google_notebooks1 library will be automatically available globally. Read the google_notebooks1 library documentation.
Back to the crate overview.