safe-vk 0.2.1

A simple library to create your own vk bot for conversations
Documentation
1
2
3
4
5
pub mod error;
pub mod ndarray;

pub use error::*;
pub use ndarray::*;