AZ
Size: a a a
AZ
Э
AZ
AZ
RP
main = do
let a = print 10
a
a
Э
RP
RP
AZ
🦉
main = do
let a = print 10
a
a
AZ
🦉
main = do
let a = print 10
a
a
🦉
AZ
AZ
🦉
r
main = do
let a = print 10
a
a
async fn
https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=4669ef39df6d0dcc2f9e9844d4b540daph
🦉
async fn
https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=4669ef39df6d0dcc2f9e9844d4b540dar
fn foo() -> impl Copy + Future<Output = u32>