Page MenuHomeDevCentral

lib.rs
No OneTemporary

/* -------------------------------------------------------------
Custom types
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
pub type ErrorResult<T> = Result<T, Box<dyn std::error::Error>>;

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 18, 14:20 (5 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3454466
Default Alt Text
lib.rs (222 B)

Event Timeline