userlib::remote::user_remote

Function find_by_id_no_cache

Source
pub fn find_by_id_no_cache(
    id: Uuid,
    headers: HeaderMap,
) -> Result<ShortUserResponse, String>
Expand description

Origin of the cached function find_by_id.