Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24893495
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
344 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/src/lib.rs b/src/lib.rs
index e69de29..5f957eb 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -0,0 +1,5 @@
+/* -------------------------------------------------------------
+ Custom types
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
+
+pub type ErrorResult<T> = Result<T, Box<dyn std::error::Error>>;
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Wed, Mar 18, 11:44 (14 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3510097
Default Alt Text
(344 B)
Attached To
Mode
rLF Limiting Factor
Attached
Detach File
Event Timeline
Log In to Comment