Wasm Directoryalpha
Record

user-search-result-item

No description available.

record user-search-result-item {
  avatar-url: string,
  bio: option​<string>,
  blog: option​<string>,
  company: option​<string>,
  created-at: option​<string>,
  email: option​<string>,
  events-url: string,
  followers: option​<s32>,
  followers-url: string,
  following: option​<s32>,
  following-url: string,
  gists-url: string,
  gravatar-id: string,
  hireable: option​<bool>,
  html-url: string,
  id: s32,
  location: option​<string>,
  login: string,
  name: option​<string>,
  node-id: string,
  organizations-url: string,
  public-gists: option​<s32>,
  public-repos: option​<s32>,
  received-events-url: string,
  repos-url: string,
  score: f64,
  site-admin: bool,
  starred-url: string,
  subscriptions-url: string,
  suspended-at: option​<string>,
  text-matches: option​<result-text-matches>,
  type-op: string,
  updated-at: option​<string>,
  url: string,
}

Fields

NameTypeDescription
avatar-urlstring
biooption​<string>
blogoption​<string>
companyoption​<string>
created-atoption​<string>
emailoption​<string>
events-urlstring
followersoption​<s32>
followers-urlstring
followingoption​<s32>
following-urlstring
gists-urlstring
gravatar-idstring
hireableoption​<bool>
html-urlstring
ids32
locationoption​<string>
loginstring
nameoption​<string>
node-idstring
organizations-urlstring
public-gistsoption​<s32>
public-reposoption​<s32>
received-events-urlstring
repos-urlstring
scoref64
site-adminbool
starred-urlstring
subscriptions-urlstring
suspended-atoption​<string>
text-matchesoption​<result-text-matches>
type-opstring
updated-atoption​<string>
urlstring