Skip to main content

list_allowed

Function list_allowed 

Source
pub async fn list_allowed<C: AccessListRead + ?Sized>(
    client: &C,
) -> Result<Value>
Expand description

List manually allowed DNS domains through a vendor-neutral access-list reader.

ยงErrors

Returns any error reported by the selected DNS backend.