rvk_methods 0.1.0

Crate providing methods of VK (VKontakte) API
Documentation
1
2
3
4
5
6
api_category!("streaming"; methods {
    get_server_url,
    get_settings,
    get_stats,
    set_settings
});