pub fn CustomAuthority( Origin: &Name, _Records: Vec<Record>, ) -> Result<InMemoryZoneHandler<TokioRuntimeProvider>>
Creates an InMemoryZoneHandler for a custom origin with specified records.
InMemoryZoneHandler