For our implementation of an external DirProvider with custom authorities, we need access to the v3indent property of the Authority structure, which was recently restricted to crate-only access.
This MR proposes to expose this field as pub under the experimental-api feature.