seaplane 0.8.0

The Seaplane Rust SDK
Documentation
1
2
3
4
5
6
7
8
9
10
#[cfg_attr(
    docsrs,
    doc(cfg(any(
        feature = "compute_api_v1",
        feature = "locks_api_v1",
        feature = "metadata_api_v1",
        feature = "restrict_api_v1"
    )))
)]
pub mod v1;