Expand description
Macros§
- build
#[command]함수들을 간결하게 등록하는 매크로입니다.- register
- Registers
#[command]functions with a package builder.
Attribute Macros§
- bridge_
type - struct/enum에 bridge에 필요한 derive와 serde 설정을 자동 추가하는 속성 매크로입니다.
- command
- 함수를 rustra 명령으로 등록하는 속성 매크로입니다.