Logo
Explore Help
Sign In
talexander/natter
1
0
Fork 0
You've already forked natter
Code Issues Pull Requests Releases Activity
Files
ff5724243486185866bed7448c9de9e6434e9ed0
natter/src/intermediate/comment.rs

6 lines
116 B
Rust
Raw Normal View History

Use macros for creating the intermediate stage. This is to make it easier to change function signatures by consolidating the places where the signatures exist.
2023-10-29 17:29:16 -04:00
use super::macros::inoop;
Add comment as a no-op.
2023-10-27 16:13:23 -04:00
use super::registry::Registry;
Use macros for creating the intermediate stage. This is to make it easier to change function signatures by consolidating the places where the signatures exist.
2023-10-29 17:29:16 -04:00
use crate::error::CustomError;
Add comment as a no-op.
2023-10-27 16:13:23 -04:00
Use macros for creating the intermediate stage. This is to make it easier to change function signatures by consolidating the places where the signatures exist.
2023-10-29 17:29:16 -04:00
inoop!(IComment, Comment);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 111ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API