Skip to main content

Json

Type Alias Json 

Source
pub type Json<T> = T;
Expand description

Type alias for JSON responses in controller methods.