isConfigAdapterFor._ErrorfulInstansiation

Undocumented in source.
template isConfigAdapterFor(Adapter, For)
static if(!(isConfigAdapterForImpl!(Adapter, For)))
alias _ErrorfulInstansiation = showAdapterCompilerErrors!(Adapter, For)

Meta