rvk_methods 0.1.0

Crate providing methods of VK (VKontakte) API
Documentation
1
2
3
4
5
api_category!("auth"; methods {
    check_phone,
    confirm,
    restore
});