From e0e1329dbc7c88cd72d94bd0c70fdebc08ed0997 Mon Sep 17 00:00:00 2001 From: Till Hoeppner Date: Sun, 21 Jun 2015 23:55:04 +0200 Subject: Giving up on carboxyl for now. :/ --- src/reply.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/reply.rs') diff --git a/src/reply.rs b/src/reply.rs index d1aad9d..f7c09e6 100644 --- a/src/reply.rs +++ b/src/reply.rs @@ -8,7 +8,7 @@ use ::message::{ MsgType, Message }; pub type CS<'a> = Cow<'a, str>; #[allow(non_camel_case_types)] -#[derive(Debug, Hash, PartialEq, Eq)] +#[derive(Debug, Hash, Clone, PartialEq, Eq)] pub enum Reply<'a> { /// 001 RPL_WELCOME /// "Welcome to the Internet Relay Network -- cgit v1.2.3