mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
style: Document a few more macros.
This commit is contained in:
parent
f2d6e07aa0
commit
8101539c0a
2 changed files with 3 additions and 0 deletions
|
@ -130,6 +130,7 @@ RULE_TEMPLATE = '''
|
|||
'''[1:]
|
||||
|
||||
MACRO_TEMPLATE = '''
|
||||
/// Returns a static atom by passing the literal string it represents.
|
||||
#[macro_export]
|
||||
macro_rules! atom {{
|
||||
{body}\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue