Page MenuHomeDevCentral

No OneTemporary

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

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)

Event Timeline