1
2
#[derive(Clone, Debug)]
pub struct GenericRequest(String);