rvk_methods 0.1.0

Crate providing methods of VK (VKontakte) API
Documentation
1
2
3
4
5
6
7
8
9
10
api_category!("pages"; methods {
    clear_cache,
    get,
    get_history,
    get_titles,
    get_version,
    parse_wiki,
    save,
    save_access
});