package granary

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Granary_blockSource

Sourcemodule Block : sig ... end

Block I/O abstraction. Backends implement S.

Sourcemodule Mem : sig ... end

In-memory BLOCK device: a fixed-size, page-addressed buffer.