louke 0.1.10

漏刻 (Louke) — the runtime observation dimension of Tianheng: declare which concrete-type origins may cross a runtime seam, probe live dyn objects in production fail-closed, react as a structured event (panic opt-in), and audit probe coverage at CI time. Ships into the production binary; hot path is std-only, depends on 璇璣 only.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
rust-version = "1.85"
name = "louke"
version = "0.1.10"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "漏刻 (Louke) — the runtime observation dimension of Tianheng: declare which concrete-type origins may cross a runtime seam, probe live dyn objects in production fail-closed, react as a structured event (panic opt-in), and audit probe coverage at CI time. Ships into the production binary; hot path is std-only, depends on 璇璣 only."
documentation = "https://docs.rs/louke"
readme = "README.md"
keywords = [
    "governance",
    "architecture",
    "boundary",
    "runtime",
    "ci",
]
categories = ["development-tools"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/tacticaldoll/tianheng"
resolver = "2"

[package.metadata.docs.rs]
all-features = true

[features]
audit = []

[lib]
name = "louke"
path = "src/lib.rs"

[[test]]
name = "install_rejects_duplicates"
path = "tests/install_rejects_duplicates.rs"

[[test]]
name = "integration"
path = "tests/integration.rs"

[[test]]
name = "reinstall"
path = "tests/reinstall.rs"

[[test]]
name = "sink_twice"
path = "tests/sink_twice.rs"

[dependencies.xuanji]
version = "0.1.10"