Module brane_shr::fs

source ·
Expand description

Implements a few helper functions for filesystem operations.

Structs§

  • Defines things to do to assert a downloaded file is secure and what we expect.
  • Defines a wrapper around a file handle that can be used to implement file locks.
  • Defines permission flags we can set per group.
  • Defines a set of permissions for the user, their group and others.

Enums§

  • Defines the errors tha may occur when dealing with the filesystem operations.

Functions§