| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Use MsgId in Variant | Tobias Deiminger | 2025-02-25 | -5/+3 |
| | | ||||
| * | Add MsgId as Rust type | Tobias Deiminger | 2025-02-25 | -0/+54 |
| Up to now it was handled implicitely in Variant::UserType. Making it an explicit type allows to centralize the i32/i64 cfg dependency and to use the type for arguments in signalproxy::objects functions. | ||||
