[][src]Type Definition hyperbole::reply::FsFuture

type FsFuture = impl Future<Output = Result<Response, FsError>>;

The opaque Future returned by filesystem and filesystem_path.