macro_rules! RepositoryKeyConfigUnknown {
() => { ... };
}Expand description
Pattern that matches an unknown RepositoryKeyConfig member.
macro_rules! RepositoryKeyConfigUnknown {
() => { ... };
}Pattern that matches an unknown RepositoryKeyConfig member.