Module client

Source
Expand description

Client interfaces for interacting with Anki through AnkiConnect

This module provides domain-specific clients for different aspects of the Anki application - cards, decks, media, and models.

Modules§

request
Request and response types for the AnkiConnect API

Structs§

AnkiClient
The main client for interacting with Anki via AnkiConnect

Enums§

DuplicateScope
Controls how duplicate notes are detected when adding new notes.