userlib::async_remote::user_remote

Function find_parent_with_childs

Source
pub async fn find_parent_with_childs(
    id: Uuid,
    headers: HeaderMap,
) -> Result<Vec<ShortUserResponse>, String>