Skip to content
  • Marcio Diaz's avatar
    Make use of NLL in client crate (#1436) · 5d454b71
    Marcio Diaz authored
    * fix: set edition to 2018 in Cargo.toml.
    
    * fix: refactor function to make use of NLL.
    
    * fix: result of applying 'cargo fix --edition' command.
    
    * fix: removes extern crate
    
    * fix: remove module uses from lib.rs
    
    * fix: tests imports
    5d454b71