mirror of
https://github.com/actix/actix-extras.git
synced 2025-08-30 19:10:20 +02:00
Deploying to gh-pages from @ c7df62d0b6
🚀
This commit is contained in:
3
implementors/actix_identity/trait.IdentityPolicy.js
Normal file
3
implementors/actix_identity/trait.IdentityPolicy.js
Normal file
@@ -0,0 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["actix_identity"] = [];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
3
implementors/actix_identity/trait.RequestIdentity.js
Normal file
3
implementors/actix_identity/trait.RequestIdentity.js
Normal file
@@ -0,0 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["actix_identity"] = [];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
Reference in New Issue
Block a user