appmesh

Crates.ioappmesh
lib.rsappmesh
version0.1.4
created_at2025-10-26 13:08:53.128521+00
updated_at2026-01-12 10:13:23.727786+00
descriptionAppMesh SDK for Rust
homepage
repositoryhttps://github.com/laoshanxi/app-mesh
max_upload_size
id1901383
size204,892
(laoshanxi)

documentation

https://github.com/laoshanxi/app-mesh/tree/main/docs

README

AppMesh Rust SDK

Rust SDK for AppMesh - A service mesh platform for application management.

Run example

cd src/sdk/rust
cargo run --example simple

example

Testing

Run unit tests:

cargo test
Commit count: 1698

cargo fmt