tabby/crates/ctranslate2-bindings
Meng Zhang 4cb672ec39
feat: improve error handling and messages [TAB-58] (#213)
* add fatal macro

* switch expect to fatal

* improve error handling of serve

* improve error handling on download module

* improve error handling in scheduler

* improve error handling

* fmt

* fmt
2023-06-07 02:02:58 +00:00
..
CTranslate2@d4b6f3849a feat: support early stop [TAB-51] (#208) 2023-06-06 12:46:17 +00:00
cmake support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
include feat: support stop sequences [TAB-52] (#212) 2023-06-06 23:28:58 +00:00
src feat: improve error handling and messages [TAB-58] (#213) 2023-06-07 02:02:58 +00:00
.gitignore support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
CMakeLists.txt support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
Cargo.toml feat: support stop sequences [TAB-52] (#212) 2023-06-06 23:28:58 +00:00
build.rs refactor: rust nightly format (#197) 2023-06-05 14:17:07 -07:00