Skip to main content

Profile

Function Profile 

Source
fn Profile(_: ProfileProps) -> Element
Expand description

Who this session’s work is attributed to. It reaches the session the moment it is typed — the identity is stamped on the next commit, not on the ones already written — so nothing has to be restarted for it to take.

§Props

For details, see the props struct definition.