Crate hap[][src]

Re-exports

pub use futures;
pub use serde_json;
pub use tokio;

Modules

Structs

The Config struct is used to store configuration options for the HomeKit Accessory Server.

An ed25519 keypair.

A MAC address (EUI-48)

The Pin struct represents the server’s 8 digit pin used for pairing.

Enums

Bonjour Feature Flag.

Bonjour Status Flag.

HAP error representation.

HAP Service and Characteristic type representation.

Type Definitions

Result type redefinition.