pub const COMPACT_MAGIC: [u8; 3];
Magic + version prefix for the compact binary wire format. F B 1 = Fib Binary v1. Any decoder that sees a different magic should reject the payload as corrupt.
F
B
1