mirror of
https://github.com/actix/actix-extras.git
synced 2025-01-23 15:24:36 +01:00
3 lines
206 B
JavaScript
3 lines
206 B
JavaScript
|
(function() {var implementors = {};
|
||
|
implementors["actix_session"] = [];
|
||
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|