Docs.rs
state-engine-0.1.0
state-engine 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Medetashi007
Dependencies
log ^0.4
normal
optional
regex ^1.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml_ng ^0.10
normal
Versions
78.87%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module required
state_
engine
0.1.0
Module required
Module Items
Traits
In state_
engine::
ports
state_engine
::
ports
Module
required
Copy item path
Source
Traits
§
DBClient
DBクライアント DB接続・クエリ実行(PDO相当)
ENVClient
ENVクライアント 環境変数取得
InMemory
Client
プロセスメモリクライアント 論理キー→物理キーの変換。request/config/headerに分散したデータアクセス
KVSClient
KVSクライアント Redis等のKVS操作