guarding_adapter

Crates.ioguarding_adapter
lib.rsguarding_adapter
version0.1.0
sourcesrc
created_at2021-08-10 05:06:19.145365
updated_at2021-08-10 05:06:19.145365
descriptionGuarding is a guardians for code, architecture, layered. Guarding crate a architecture aguard DSL which based on ArchUnit.
homepagehttps://github.com/inherd/guarding
repositoryhttps://github.com/inherd/guarding
max_upload_size
id434077
size4,135
Fengda Huang (phodal)

documentation

https://github.com/inherd/guarding

README

Guarding Adapter

  1. install CBindgen
cargo install --force cbindgen
  1. generate header
cbindgen --config cbindgen.toml --crate guarding_adapter --output guarding_adapter.h
Commit count: 312

cargo fmt