rvk_methods 0.1.0

Crate providing methods of VK (VKontakte) API
Documentation
1
2
3
4
5
6
7
8
api_category!("places"; methods {
    add,
    checkin,
    get_by_id,
    get_checkins,
    get_types,
    search
});