Closed s-panferov closed 9 years ago
Hello @reem. I have refactored persistent so we can use it now in https://github.com/iron/body-parser/pull/43.
persistent
I have to introduce the new PluginError enum to deal with NotFound case (because now we have Result in plugins). Is it OK?
@reem, re-r please.
Thanks! Will update cargo momentarily.
Hello @reem. I have refactored
persistent
so we can use it now in https://github.com/iron/body-parser/pull/43.I have to introduce the new PluginError enum to deal with NotFound case (because now we have Result in plugins). Is it OK?