nominal-api-conjure 0.1331.0

Conjure HTTP API bindings for the Nominal platform
Documentation
1
2
3
4
5
6
#[doc(inline)]
pub use self::persistent_compute_service::{
    PersistentComputeService, PersistentComputeServiceClient,
    AsyncPersistentComputeService, AsyncPersistentComputeServiceClient,
};
pub mod persistent_compute_service;