neo4rs
0.7.1
?
Macro
neo4rs
::
cenum
source
·
[
−
]
macro_rules!
cenum { (
$name
:ident { $(
$variants
:ident),+ $(,)
?
}) => { ... }; }