mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-25 00:12:59 +01:00
3 lines
207 B
JavaScript
3 lines
207 B
JavaScript
|
(function() {var implementors = {};
|
||
|
implementors["actix_settings"] = [];
|
||
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|