pub const NEF_SOURCE_MAX_BYTES: usize = MAX_SOURCE_LENGTH; // 256usize
Publicly exposed maximum byte length for the NEF source field.
source