[][src]Crate frugalos

Frugal Object Storage.

Modules

build_information

The following module is automatically generated by build.rs .

daemon

frugalosプロセス(デーモン)を起動したり操作するための機能を提供するモジュール。

Structs

Error

クレート固有のError型。

FrugalosConfig

frugalos の設定を表す struct。

FrugalosDaemonConfig

FrugalosDaemon 向けの設定。

FrugalosHttpServerConfig

HTTP server 向けの設定。

FrugalosRpcClientConfig

RPC client 向けの設定。

Enums

ErrorKind

エラーの種類。

Type Definitions

Result

クレート固有のResult型。