This is the Linux app named Anyhow whose latest release can be downloaded as 1.0.100sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Anyhow with OnWorks for free.
このアプリを実行するには、次の手順に従ってください。
-1。このアプリケーションをPCにダウンロードしました。
--2。ファイルマネージャーhttps://www.onworks.net/myfiles.php?username=XXXXXに必要なユーザー名を入力します。
-3。このアプリケーションをそのようなファイルマネージャにアップロードします。
-4。このWebサイトからOnWorksLinuxオンラインまたはWindowsオンラインエミュレーターまたはMACOSオンラインエミュレーターを起動します。
-5。起動したばかりのOnWorksLinux OSから、必要なユーザー名でファイルマネージャーhttps://www.onworks.net/myfiles.php?username=XXXXXにアクセスします。
-6。アプリケーションをダウンロードし、インストールして実行します。
スクリーンショットは
Ad
とにかく
DESCRIPTION
This is a Rust library (crate) that provides a flexible, concrete error type built atop the standard std::error::Error trait. Its primary goal is to make error handling in applications easy: instead of defining lots of custom error types, you can use anyhow::Error (or the alias anyhow::Result
オプション
- anyhow::Error as a catch-all error type for applications
- .context() / .with_context() to enrich error messages
- Support for downcasting to inspect embedded error types
- Automatic backtrace capture (for Rust versions ≥ 1.65)
- no_std support when compiled with default-features disabled
- Dual-license (MIT/Apache) making it broadly usable
プログラミング言語
Rust
カテゴリー
This is an application that can also be fetched from https://sourceforge.net/projects/anyhow.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
