rusty-hub/src/actions.rs

9 lines
70 B
Rust
Raw Normal View History

2019-05-07 01:14:51 +02:00
pub fn create_subscription() {
}
pub fn remove_subscription() {
}