ruma-macros 0.18.0

Procedural macros used by the Ruma crates.
Documentation
1
2
3
4
//! Methods and types for generating identifiers.

pub(crate) mod constructor;
pub(crate) mod id_dst;