Skip to content
This repository was archived by the owner on Jul 23, 2022. It is now read-only.
This repository was archived by the owner on Jul 23, 2022. It is now read-only.

Example with rusoto #39

@alu

Description

@alu

I am in creating ftp server with rusto.

get_object() function of rusto returns content body as ByteStream, so i want to return it as stream in get() function.
The function returns impl trait, but StorageBackend requires associate type File, so I can't these types be mached.

Can I get several examples or hints?

Thanks ;D

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions