Fallout in public-facing and semi-public-facing libs
This commit is contained in:
parent
49b76a087b
commit
c35c46821a
39 changed files with 273 additions and 242 deletions
|
@ -278,7 +278,7 @@ pub enum DecoderError {
|
|||
ApplicationError(string::String)
|
||||
}
|
||||
|
||||
#[derive(Copy, Debug)]
|
||||
#[derive(Copy, Clone, Debug)]
|
||||
pub enum EncoderError {
|
||||
FmtError(fmt::Error),
|
||||
BadHashmapKey,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue