Type Definition redwm::traits::WmReply[][src]

pub type WmReply<T> = Result<T, Box<dyn Error>>;