Crate tinymist_std

Source
Expand description

Additional functions wrapping Rust’s standard library.

Re-exports§

Modules§

Macros§

Structs§

  • An archived DefId
  • A marker type for serializing and deserializing Cow<[u8]> as base64.
  • The local id of an item. This id is only unique within a task or process.
  • The resolver for an archived DefId
  • Represent the result of an immutable query reference. The compute function should be pure enough.

Traits§

  • A trait for converting Arc<T> into Self.
  • A trait for converting an Arc<T> into Self.
  • A trait for reading all data from a source into a buffer.
  • Trait for values being taken.

Type Aliases§