Module msbfinal_db::parse[][src]

Expand description

Responsible for parsing requests (obtained from communication).

Structs

Interface

Wrap a Database and allow IPC request handling. Could provide logging if I have time and that’s helpful.

Enums

ParseError

The error type when parsing an IPC string

Type Definitions

Result

The result type when parsing an IPC string.