Generic decentralized service layer for mesh networks. Includes FAPP (psychotherapy) and Housing as reference services. - ServiceMessage with Ed25519 signatures - Wire protocol (64-byte header + CBOR) - ServiceRouter with pluggable handlers - Verification framework (3 trust levels) - 32 tests, 3 examples
8 lines
336 B
Plaintext
8 lines
336 B
Plaintext
cargo:rerun-if-changed=src/nightly.rs
|
|
cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
|
|
cargo:rustc-check-cfg=cfg(anyhow_build_probe)
|
|
cargo:rustc-check-cfg=cfg(anyhow_nightly_testing)
|
|
cargo:rustc-check-cfg=cfg(anyhow_no_clippy_format_args)
|
|
cargo:rustc-check-cfg=cfg(anyhow_no_core_error)
|
|
cargo:rustc-check-cfg=cfg(error_generic_member_access)
|