[][src]Crate trash

Enums

Error

Error that might happen during a remove operation.

Functions

delete

Removes a single file or directory.

delete_all

Removes all files/directories specified by the collection of paths provided as an argument.

is_implementedDeprecated

Returns true if the functions are implemented on the current platform.

removeDeprecated

Removes a single file or directory.

remove_allDeprecated

Removes all files/directories specified by the collection of paths provided as an argument.