oceanpkg 0.0.11

Client library for the Ocean package manager.
Documentation
1
2
3
4
//! Environment variables used by Ocean.

/// The environment variable key for using an alternative API URL.
pub const OCEAN_API_URL: &str = "OCEAN_API_URL";