Skip to content

A collection of generic traits for implementing async filesystem operations in rust.

License

Notifications You must be signed in to change notification settings

cfkaran2/async-fs-traits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This crate defines a set of traits that make asynchronous file operations generic, and a small set of utility types that implement those traits that can be stacked over other implementors to build in new functionality in a generic manner.

To give more concrete examples, here are several types that implement the traits:

About

A collection of generic traits for implementing async filesystem operations in rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages