Простая библиотека для "работы" с API анонимной имиджборды "Двач".
Методы let threads: Vec<CatalogThread> = dvach::methods::Fetch::catalog(board); let thread: Thread = dvach::methods::Fetch::thread(board, thread);
let threads: Vec<CatalogThread> = dvach::methods::Fetch::catalog(board); let thread: Thread = dvach::methods::Fetch::thread(board, thread);