mirror of
https://github.com/fafhrd91/actix-net
synced 2025-02-20 07:40:33 +01:00
9 lines
287 B
JavaScript
9 lines
287 B
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["actix_service",[]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[20]}
|