Skip to content
Unverified Commit b570622e authored by Landon James's avatar Landon James Committed by GitHub
Browse files

Fix doc visibility issue with `HickoryDnsResolverBuilder` (#4296)

## Motivation and Context
<!--- Why is this change required? What problem does it solve? -->
<!--- If it fixes an open issue, please link to the issue here -->
Noticed that the
[HickoryDnsResolverBuilder](https://docs.rs/aws-smithy-dns/0.1.0/aws_smithy_dns/struct.HickoryDnsResolver.html#method.builder)
was not visible in the `aws-smithy-dns` docs, this fixes that.

## Testing
<!--- Please describe in detail how you tested your changes -->
<!--- Include details of your testing environment, and the tests you ran
to -->
<!--- see how your change affects other areas of the code, etc. -->
Ran `cargo doc --all-features` locally and was able to see the builder
type.

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
parent 6057f062
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment