Add a queryable zone tree #1553
Annotations
11 errors
|
Run cargo test --all-features:
src/zonefile/parsed.rs#L174
type `Owners<zonefile::parsed::Normal>` is more private than the item `zonefile::parsed::Zonefile::normal`
|
Run cargo test --all-features:
src/zonefile/parsed.rs#L174
type `zonefile::parsed::Normal` is more private than the item `zonefile::parsed::Zonefile::normal`
|
Run cargo test --all-features:
src/zonefile/parsed.rs#L178
type `Owners<zonefile::parsed::ZoneCut>` is more private than the item `zonefile::parsed::Zonefile::zone_cuts`
|
Run cargo test --all-features:
src/zonefile/parsed.rs#L178
type `zonefile::parsed::ZoneCut` is more private than the item `zonefile::parsed::Zonefile::zone_cuts`
|
Run cargo test --all-features:
src/zonefile/parsed.rs#L182
type `Owners<SharedRr>` is more private than the item `zonefile::parsed::Zonefile::cnames`
|
Run cargo test --all-features:
src/zonefile/parsed.rs#L186
type `Owners<zonefile::parsed::Normal>` is more private than the item `zonefile::parsed::Zonefile::out_of_zone`
|
Run cargo test --all-features:
src/zonefile/parsed.rs#L186
type `zonefile::parsed::Normal` is more private than the item `zonefile::parsed::Zonefile::out_of_zone`
|
Run cargo test --all-features:
src/zonetree/answer.rs#L16
missing documentation for a struct
|
Run cargo test --all-features:
src/zonetree/answer.rs#L28
missing documentation for an associated function
|
Run cargo test --all-features:
src/zonetree/answer.rs#L36
missing documentation for an associated function
|
Loading