rename ecstore

This commit is contained in:
weisd
2024-06-25 15:45:21 +08:00
parent 7634eea4a2
commit 0a9f06096b
19 changed files with 2844 additions and 57 deletions
+1
View File
@@ -0,0 +1 @@
pub type StdError = Box<dyn std::error::Error + Send + Sync + 'static>;