Skip to main content

Module native

Module native 

Source
Expand description

A container that is a directory of real files.

Every future here is ready the moment it is made, so the store resolves them with one poll (super::ready_now) and the write ordering the container asks for — the payload before the rev, the rev before the row that names it — is the ordering the disk sees.

Structs§

Native
A container’s directory.

Functions§

documents_dir
Where the platform puts a user’s documents, falling back to the home directory and then to the working directory — a machine with no Documents folder still gets a document somewhere it can find it. None where the platform names none of the three, the browser included.