You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ValuesMapBuilder::build is updated to have the more idiomatic behavior
of consuming the builder, while 'take' adopts 'build's old behavor of
resetting the builder to empty.
Also add doc comments to all ValuesMapBuilder methods.
Signed-off-by: Lann Martin <lann.martin@fermyon.com>
0 commit comments