Skip to main content

export

Macro export 

Source
macro_rules! export {
    () => { ... };
    ($path:expr $(,)?) => { ... };
}
Expand description

Export TypeScript API definitions for all collected endpoints to a file