Skip to main content

get_profile

Function get_profile 

Source
pub async fn get_profile() -> Result<GetProfileResponse, ServerFnError>
Expand description

获取当前登录用户的资料。

Dioxus server function,注册在 /api 路径下。

§Handler information

  • Method: post
  • Path: <auto>