AppFlowy/rust-lib
2021-07-19 17:29:18 +08:00
..
.cargo auto generate proto file from rust struct 2021-07-04 23:31:33 +08:00
dart-ffi extract tester as trait 2021-07-16 23:18:12 +08:00
flowy-ast support custom error ty of dart event code gen 2021-07-12 13:53:32 +08:00
flowy-database add update user test & add app and workspace test 2021-07-14 21:12:52 +08:00
flowy-derive fix sqlite database is lock issue by setting busy_timeout and wal mode 2021-07-19 16:15:20 +08:00
flowy-dispatch fix sqlite database is lock issue by setting busy_timeout and wal mode 2021-07-19 16:15:20 +08:00
flowy-infra fix sqlite database is lock issue by setting busy_timeout and wal mode 2021-07-19 16:15:20 +08:00
flowy-log test flowy-user with protobuf serde 2021-07-05 21:23:13 +08:00
flowy-sdk fix sqlite database is lock issue by setting busy_timeout and wal mode 2021-07-19 16:15:20 +08:00
flowy-sqlite fix sqlite database is lock issue by setting busy_timeout and wal mode 2021-07-19 16:15:20 +08:00
flowy-test fix sqlite database is lock issue by setting busy_timeout and wal mode 2021-07-19 16:15:20 +08:00
flowy-user fix sqlite database is lock issue by setting busy_timeout and wal mode 2021-07-19 16:15:20 +08:00
flowy-workspace fix sqlite database is lock issue by setting busy_timeout and wal mode 2021-07-19 16:15:20 +08:00
.gitignore rm rust-lib .idea foler and ignore it 2021-07-19 17:29:18 +08:00
Cargo.toml [code gen]: generate the protobuf files in corresponding module 2021-07-13 14:28:01 +08:00
rust-toolchain add flowy-sys crate 2021-06-24 16:32:36 +08:00
rustfmt.toml config flowy-user test 2021-06-30 23:11:27 +08:00