Skip to content

ntex service v0.1.0

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 31 Mar 04:30
· 1059 commits to master since this release

Changes

  • Fork to ntex namespace

  • Change Service trait to use &self instead of &mut self

  • Add fn_mut_service for FnMut functions