Crate key

source ·

Modules§

Structs§

Enums§

  • An owned node in the database tree structure which can either be an Entry or Group
  • A shared reference to a node in the database tree structure which can either point to an Entry or a Group
  • An exclusive mutable reference to a node in the database tree structure which can either point to an Entry or a Group
  • A value that can be a raw string, byte array, or protected memory region

Functions§