dynoxide-rs 0.11.1

A lightweight, embeddable DynamoDB emulator backed by SQLite
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION

Dynoxide incorporates components from the projects listed below.
The original copyright notices and licence texts are provided below.

{{#each licenses}}
================================================================================
{{name}} ({{id}})
================================================================================

Used by:
{{#each used_by}}
  - {{crate.name}} {{crate.version}}
{{/each}}

{{{text}}}

{{/each}}