Comments.
Coverage to Makefile.toml. Added branch to map! to allow for instantiating with default values.
This commit is contained in:
@ -1 +1,4 @@
|
||||
pub mod pool;
|
||||
|
||||
/// Re-export diesel::result::Error as DieselError
|
||||
pub type DieselError = diesel::result::Error;
|
||||
|
Reference in New Issue
Block a user