Skip to content

ypoluektovich/pin-cursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

A simple !Unpin I/O backend for async-std

This is a wrapper around async-std's Cursor, but this one is !Unpin. I wanted it for tests for async I/O code that was supposed to be able to support both Unpin and !Unpin backends.

See the crate-level documentation for usage info and examples.

About

A simple !Unpin I/O backend for async-std

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages