Module macos

Source
Expand description

Defines types for interacting with the macOS’s Apple Books databases.

The ABMacos struct, is used to to directly interact with the Apple ! Books databases while the ABQuery trait provides an interface for ! generating types from either of the Apple Books databases.

Modules§

defaults
Defines defaults for working with Apple Books.
utils
Utilities for working with Apple Books.

Structs§

ABMacos
A struct for interacting with macOS’s Apple Books databases.

Enums§

ABDatabase
An enum representing macOS’s Apple Books databases.

Traits§

ABQuery
A trait for standardizing how types are created from the Apple Books databases.