This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2024-08-30 18:12:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
46f69ee00d
AppFlowy
/
frontend
/
rust-lib
/
flowy-error
/
src
/
lib.rs
7 lines
96 B
Rust
Raw
Normal View
History
Unescape
Escape
mv websocket to flowy-net crate
2021-12-14 07:31:44 +00:00
mod
errors
;
refactor errors
2021-12-14 10:04:51 +00:00
mod
ext
;
mv websocket to flowy-net crate
2021-12-14 07:31:44 +00:00
pub
mod
protobuf
;
pub
use
errors
::
*
;
refactor: rename error-code to flowy-error-code in case of ambiguous
2022-02-09 11:26:06 +00:00
pub
use
flowy_error_code
::
ErrorCode
;
Reference in New Issue
Copy Permalink