1 2 3 4
use hara_protocol_macros::hara_protocol; #[hara_protocol(namespace = "std.protocol.imutable", name = "IMutable")] pub trait IMutable {}