AppFlowy/frontend/rust-lib
Iñigo Iparragirre 8139856d6d
Feat/integrate thiserror anyhow (#1599)
* feat: add thiserror and anyhow dependencies

* feat: add thiserror derive to ErrorCode

* feat: add thiserror derive to FlowyStruct

* feat: update error field

* feat: update lock files

* Revert "feat: update lock files"

This reverts commit df9736b843.

* fix: cargo fmt
2022-12-28 21:49:38 +08:00
..
.cargo Android vscode workflow (#912) 2022-09-01 12:27:09 +08:00
dart-ffi feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00
dart-notify chore: add codegen crate 2022-12-01 15:17:55 +08:00
flowy-database feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00
flowy-document Feat/restore revision (#1549) 2022-12-09 09:19:47 +08:00
flowy-error Feat/integrate thiserror anyhow (#1599) 2022-12-28 21:49:38 +08:00
flowy-folder feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00
flowy-grid test: grid switch from number to text test (#1615) 2022-12-28 17:22:26 +08:00
flowy-net chore: add codegen crate 2022-12-01 15:17:55 +08:00
flowy-revision Feat/restore revision (#1549) 2022-12-09 09:19:47 +08:00
flowy-sdk feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00
flowy-task Feat/sort after change (#1607) 2022-12-26 20:28:18 +08:00
flowy-test feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00
flowy-user chore: delete log 2022-12-20 14:45:51 +08:00
lib-dispatch fix: remove unused steps (#1580) 2022-12-19 10:47:40 +08:00
lib-log Feat/restore revision (#1549) 2022-12-09 09:19:47 +08:00
lib-sqlite chore: add vendored_openssl feature 2022-09-18 09:30:59 +08:00
.gitignore chore: ignore proto files 2022-06-17 16:51:18 +08:00
Cargo.lock feat: sort cell (#1593) 2022-12-24 23:19:11 +08:00
Cargo.toml Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rustfmt.toml fix format and clippy warnings 2022-01-23 12:14:00 +08:00