rvk_methods 0.1.0

Crate providing methods of VK (VKontakte) API
Documentation
api_category!("wall"; methods {
    create_comment,
    delete,
    delete_comment,
    edit,
    edit_ads_stealth,
    edit_comment,
    get,
    get_by_id,
    get_comments,
    get_reposts,
    pin,
    post,
    post_ads_stealth,
    report_comment,
    report_post,
    repost,
    restore,
    restore_comment,
    search,
    unpin
});