Skip to main content

get_profile

Function get_profile 

Source
pub async fn get_profile(
    __arg0: State<AppState>,
    __arg1: Query<ProfileQuery>,
) -> Result<Json<ProfileResponse>, ApiError>
Expand description

Get profile stats.