rvk_methods 0.1.0

Crate providing methods of VK (VKontakte) API
Documentation
1
2
3
4
5
6
api_category!("likes"; methods {
    add,
    delete,
    get_list,
    is_liked
});