Crate oblivion_codegen

Source
Expand description

§Oblivion Macros

Oblivion use Rust macros to implement the business function processing and routing system, which allows you to use synchronous or asynchronous functions.

Attribute Macros§

async_route
Oblivion Macro for Route Handler
internal_handler