Module gix::config::file::section

source ·
Expand description

Structs

  • A opaque type that represents a section body.
  • An owning iterator of a section body. Created by Body::into_iter, yielding un-normalized (key, value) pairs.