index
:
might_be_async.git
childhood
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
usage
/
select.rs
blob: 8cffcf88787092c40162246e703ccaadd2d10200 (
plain
) (
blame
)
1
2
3
fn
example
()
{
select
!
[{
100
}
else
{
200
}];
}