move decimal fn to common and reuse it with client and server
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// common/src/lib.rs
|
||||
|
||||
pub mod search;
|
||||
pub mod decimal;
|
||||
pub mod grpc_error;
|
||||
pub mod relationship;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user