Skip to main content

apply_configured_plugins

Function apply_configured_plugins 

Source
pub fn apply_configured_plugins(
    schema: &mut DbSchema,
    plugins: &[String],
) -> Result<(), OpenAuthError>