[package] name = "cisness" version = "1.1.0" edition = "2021" authors = ["Matti "] description = "Runtime 'live witness' of two types being the same" categories = ["no-std::no-alloc", "rust-patterns"] keywords = ["dispatch", "typeid", "witness", "types", "equality"] license = "MPL-2.0" repository = "https://gitlab.com/infomorphic-matti/cisness" homepage = "https://gitlab.com/infomorphic-matti/cisness" documentation = "https://docs.rs/cisness" [dependencies] cismute = "0.1.2" [package.metadata.docs.rs] all-features = true