Crate mikros

Source

Re-exports§

pub use async_trait;
pub use axum;
pub use serde;
pub use serde_json;
pub use tokio;
pub use tonic;

Modules§

definition
env
errors
http
logger
plugin
service

Macros§

env_is_default
impl_feature_public_api
This macro adds APIs to the feature allowing it to be used by services in an easy way.
link_grpc_service
A macro to help service coupling using gRPC connections.
module_errors

Structs§

Mutex
A futures-aware mutex.

Derive Macros§

Deserialize
Serialize