Crate nuts_tool_api

Source

Modules§

plugin
Code especially for the plugin

Structs§

BsonReader
A utility to read BSON encoded data from an arbitrary source.
BsonWriter
A utility to write BSON encoded data into an arbitrary target.
PluginInfo
Information of a plugin

Enums§

BsonError
Error type used by the BsonReader and BsonWriter utilities.
ErrorResponse
An error response.
OkResponse
A successful response.
Request
The request message.
Response
The response message.

Constants§

CURRENT_REVISION
Current revision of the exchange protocol between plugin and tool.

Functions§

container_dir
container_dir_for
tool_dir