finnow/finnow-api/source/profile/package.d

7 lines
212 B
D

/**
* This module defines all components pertaining to "Profiles", that is,
* isolated Finnow databases that belong to a single user. Each profile is
* completely separate from all others.
*/
module profile;