Skip to main content

MAX_POINTER_SIZE

Constant MAX_POINTER_SIZE 

Source
pub const MAX_POINTER_SIZE: usize = 1024;
Expand description

Pointer files must be smaller than this (per docs/spec.md). Inputs of this size or larger are not pointers.