Expand description
§The Airup SDK
The Airup SDK provides interface to deal with Airup elements, for example, interacting with the daemon, airupd
.
Re-exports§
pub use error::ApiError as Error;
Modules§
- Information about an Airup build.
- Airup SDK error types.
- Definitions of Airup’s file formats.
- The Airup SDK preludes.
- Airup RPC Protocol
Traits§
- A trait that unifies
async
andnon-async
connections.
Functions§
- Returns default path of Airup’s IPC socket.