static Future<String?> extract({required String path}) => RustLib.instance.api.crateApiExtractExtractorExtract(path: path);