manifestCompiler function
        
Builder
manifestCompiler(
    
    
- BuilderOptions options
Implementation
Builder manifestCompiler(BuilderOptions options) =>
    manifestCompilerBuilder(config: options.config);