Update gurt_server.rs
This commit is contained in:
@@ -80,7 +80,7 @@ macro_rules! handle_authenticated {
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Clone)]
|
#[derive(Clone, Debug)]
|
||||||
enum HandlerType {
|
enum HandlerType {
|
||||||
Index,
|
Index,
|
||||||
GetDomain,
|
GetDomain,
|
||||||
|
|||||||
Reference in New Issue
Block a user