mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 04:36:45 +01:00
docs: add doc comments to macros
This commit is contained in:
parent
c5369328f4
commit
828436745c
7 changed files with 9 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ pub trait Ports {
|
|||
}
|
||||
}
|
||||
|
||||
/// Implement the `Ports` trait.
|
||||
#[macro_export] macro_rules! ports {
|
||||
($T:ty $({ $(audio: {
|
||||
$(ins: |$ai_arg:ident|$ai_impl:expr,)?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue