Skip to content

Added ability to create a Config from a string#113

Merged
jxs merged 2 commits intorust-db:masterfrom
GiorgioG:master
Jul 2, 2020
Merged

Added ability to create a Config from a string#113
jxs merged 2 commits intorust-db:masterfrom
GiorgioG:master

Conversation

@GiorgioG
Copy link
Contributor

@GiorgioG GiorgioG commented Jul 2, 2020

  • Added Config::from_str(url_str: &str) Config from a string? #112
  • Refactored Config::from_env_var(...) to call new function (DRY)
  • Fixed 'an URL' grammar to 'a URL'
  • Fixed a typo in a string: 'environemnt' -> 'environment'

GiorgioG added 2 commits July 2, 2020 01:11
- Refactored Config::from_env_var(...) to call new function (DRY)
- Fixed 'an URL' grammar to 'a URL'
- Fixed a typo in a string: 'environemnt' -> 'environment'
@jxs jxs merged commit 38254aa into rust-db:master Jul 2, 2020
@jxs
Copy link
Member

jxs commented Jul 2, 2020

thanks! ❤️

@jxs
Copy link
Member

jxs commented Jul 2, 2020

I have since updated the method to be instead the FromStr trait #114

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants