Poodinis does not have `@safe` annotations, so it is not usable from `@safe` code. Some libraries, such as the Vibe.d REST API, force use of `@safe` (i.e. it is "infectious").
Poodinis does not have
@safeannotations, so it is not usable from@safecode.Some libraries, such as the Vibe.d REST API, force use of
@safe(i.e. it is "infectious").