1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 16:52:59 +01:00
actix-website/static/api/actix-web/0.7.2/implementors/actix_web/trait.FromRequest.js

11 lines
286 B
JavaScript
Raw Normal View History

2018-07-26 19:53:41 +02:00
(function() {var implementors = {};
implementors["actix_web"] = [];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()