Module current

Source
Available on doc or test only.
Expand description

§current modifications

(↑) This is derived work from the current crate, including the following modifications:

  • replace HashMap with StaticMap.
  • store PtrNonNull<u8> instead of usize.
  • update code to 2024 edition.
  • improve documentation.