mirror of
https://github.com/adamdruppe/arsd.git
synced 2025-04-28 06:09:59 +03:00
basic header docs of all public modules
This commit is contained in:
parent
4e49255070
commit
8d57ff1f5e
35 changed files with 109 additions and 43 deletions
|
@ -1,4 +1,4 @@
|
|||
/// minimal libpq wrapper
|
||||
/// Uses libpq implement the [arsd.database.Database] interface.
|
||||
module arsd.postgres;
|
||||
pragma(lib, "pq");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue