Docs.rs
ddd_dapr-1.1.0
ddd_dapr 1.1.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
crates.io
Source
Owners
tdcare
Dependencies
async-std ^1.12.0
normal
async-trait ^0.1.59
normal
base64ct ^1.5.3
normal
chrono ^0.4.23
normal
ddd_dapr_derive ^1.0.0
normal
deadpool-runtime ^0.1.2
normal
fast_log ^1.5.47
normal
fastdate ^0.1.30
normal
futures ^0.3.25
normal
jsonwebtoken ^7.2.0
normal
lazy_static ^1.4.0
normal
log ^0.4.17
normal
rbatis ^4.1.0
normal
rbdc ^4.1.5
normal
rbdc-mysql ^4.1.0
normal
rbs ^4.1.1
normal
redis ^0.22.1
normal
salvo ^0.37.4
normal
serde ^1.0.148
normal
serde_json ^1.0.89
normal
serde_yaml ^0.9.14
normal
sha2 ^0.10.6
normal
surf ^2.1.0
normal
tokio ^1.22.0
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3.16
normal
uuid ^1.2.2
normal
once_cell ^1.12.0
dev
Versions
18.1%
of the crate is documented
Platform
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
☰
Crate ddd_dapr
Version 1.1.0
All Items
Modules
Macros
Type Definitions
?
Crate
ddd_dapr
source
·
[
−
]
Re-exports
pub use self::
dapr
::*;
pub use self::
ddd
::*;
pub use self::
error
::*;
pub use self::
util
::*;
Modules
auth
cache
config
dapr
ddd
error
Errorand Result types.
k8s
util
Macros
config_gateway
用来设置fiegnhttp的 gateway 参数为 服务路由前缀
copy
从一个对象中,按字段创建出另一个对象(src 为源对象的借用,dest 为目标对象的类型) 会根据src 对象的字段,新建一个类型为 dest 的新对象
pool
获取 rbatis 连接
tx_defer
获取带守卫功能的事务连接
Type Definitions
Result