1
0
mirror of https://github.com/actix/actix-website synced 2025-01-23 08:34:35 +01:00
2018-07-21 04:09:47 -07:00

11 lines
286 B
JavaScript

(function() {var implementors = {};
implementors["actix_web"] = [];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()