aboutsummaryrefslogtreecommitdiff
path: root/implementors/std/sys/ext/fs
diff options
context:
space:
mode:
Diffstat (limited to 'implementors/std/sys/ext/fs')
-rw-r--r--implementors/std/sys/ext/fs/trait.DirBuilderExt.js10
-rw-r--r--implementors/std/sys/ext/fs/trait.DirEntryExt.js10
-rw-r--r--implementors/std/sys/ext/fs/trait.MetadataExt.js10
-rw-r--r--implementors/std/sys/ext/fs/trait.OpenOptionsExt.js10
-rw-r--r--implementors/std/sys/ext/fs/trait.PermissionsExt.js10
5 files changed, 50 insertions, 0 deletions
diff --git a/implementors/std/sys/ext/fs/trait.DirBuilderExt.js b/implementors/std/sys/ext/fs/trait.DirBuilderExt.js
new file mode 100644
index 0000000..e4e21ea
--- /dev/null
+++ b/implementors/std/sys/ext/fs/trait.DirBuilderExt.js
@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors['carboxyl'] = [];implementors['openssl'] = [];
+
+ if (window.register_implementors) {
+ window.register_implementors(implementors);
+ } else {
+ window.pending_implementors = implementors;
+ }
+
+})()
diff --git a/implementors/std/sys/ext/fs/trait.DirEntryExt.js b/implementors/std/sys/ext/fs/trait.DirEntryExt.js
new file mode 100644
index 0000000..e4e21ea
--- /dev/null
+++ b/implementors/std/sys/ext/fs/trait.DirEntryExt.js
@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors['carboxyl'] = [];implementors['openssl'] = [];
+
+ if (window.register_implementors) {
+ window.register_implementors(implementors);
+ } else {
+ window.pending_implementors = implementors;
+ }
+
+})()
diff --git a/implementors/std/sys/ext/fs/trait.MetadataExt.js b/implementors/std/sys/ext/fs/trait.MetadataExt.js
new file mode 100644
index 0000000..e4e21ea
--- /dev/null
+++ b/implementors/std/sys/ext/fs/trait.MetadataExt.js
@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors['carboxyl'] = [];implementors['openssl'] = [];
+
+ if (window.register_implementors) {
+ window.register_implementors(implementors);
+ } else {
+ window.pending_implementors = implementors;
+ }
+
+})()
diff --git a/implementors/std/sys/ext/fs/trait.OpenOptionsExt.js b/implementors/std/sys/ext/fs/trait.OpenOptionsExt.js
new file mode 100644
index 0000000..e4e21ea
--- /dev/null
+++ b/implementors/std/sys/ext/fs/trait.OpenOptionsExt.js
@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors['carboxyl'] = [];implementors['openssl'] = [];
+
+ if (window.register_implementors) {
+ window.register_implementors(implementors);
+ } else {
+ window.pending_implementors = implementors;
+ }
+
+})()
diff --git a/implementors/std/sys/ext/fs/trait.PermissionsExt.js b/implementors/std/sys/ext/fs/trait.PermissionsExt.js
new file mode 100644
index 0000000..e4e21ea
--- /dev/null
+++ b/implementors/std/sys/ext/fs/trait.PermissionsExt.js
@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors['carboxyl'] = [];implementors['openssl'] = [];
+
+ if (window.register_implementors) {
+ window.register_implementors(implementors);
+ } else {
+ window.pending_implementors = implementors;
+ }
+
+})()