deno.land / x / deno@v1.28.2 / ops / optimizer_tests / async_result.rs

async_result.rs
1
2
3
4
5
6
7
8
async fn op_read( state: Rc<RefCell<OpState>>, rid: ResourceId, buf: &mut [u8],) -> Result<u32, Error> { // @test-attr:fast}
deno

Version Info

Tagged at
a year ago