Space Station 13 - Modules - Types

code/modules/library/library_datums.dm

/datum/borrowbookDatum used to keep track of who has borrowed what when and for how long.
/datum/cachedbookDatum used to cache the SQL DB books locally in order to achieve a performance gain.