mikrotik 0.0.8

REST API Wrapper for Mikrotik API
Documentation
1
2
3
4
5
pub mod address;
pub mod dhcp_server;
mod types;

const BASE: &str = "rest/ip";