Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use SocketAddr:V4, not custom inputs for HostServer address #22

Closed
wants to merge 2 commits into from

Conversation

emostov
Copy link
Contributor

@emostov emostov commented May 23, 2022

Closes #20

@emostov emostov changed the title Use SocketAddr:V4, not custom inputs for host server addr Use SocketAddr:V4, not custom inputs for HostServer address May 23, 2022
@emostov emostov requested a review from jack-kearney May 23, 2022 04:05

# Random
use_field_init_shorthand = true
newline_style = "Unix"
trailing_semicolon = false
# trailing_semicolon = false # waiting to be stable
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prior you had to run cargo +nightly fmt - now you just need to run cargo fmt .. this should make our lives a little easier and keep us from having to pin a nightly version to avoid breaking changes to fmt nightly stuff

@emostov emostov closed this Jun 7, 2022
@emostov emostov deleted the zeke-use-addrv4 branch October 7, 2022 19:22
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.

1 participant