Expand description
Core traits and types for unftp backends.
Modulesยง
- auth
- Contains the
AuthenticatorandUserDetailtraits used by unftp backends. - storage
- Contains the
StorageBackendtrait that can be implemented to create virtual file systems for libunftp.