Crate mycelium_command

Source

Modules§

node
prelude

Structs§

Command
Command struct can be used to build a command with the normal builder pattern.

Enums§

Action
Action enum values like Insert, Update, Archive, Select
KeyWord
Limits
Limits like First, Last, or Limit
LogicOp
Logic Operations like, and, or
Result
What
What to target: Id, Index

Type Aliases§

ResultList
ReturnPkg