mikrotik 0.0.15

REST API Wrapper for Mikrotik API
Documentation
1
2
3
4
pub mod rule;
mod types;

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