Module fuchsia_component::directory

source ·
Expand description

Module for directory operations.

Traits§

Functions§

  • Opens the given path from the given parent directory as a [DirectoryProxy] asynchronously.
  • Opens the given path from the given parent directory as a [FileProxy] asynchronously.