feat: abstract method to perform action
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use serde::Serialize;
|
||||
|
||||
#[derive(Serialize)]
|
||||
pub struct Ping;
|
||||
pub struct Ping {}
|
||||
|
||||
Reference in New Issue
Block a user