document

Function document 

Source
pub fn document(placed: &Placed, plan: &Plan) -> &'static str
Expand description

The document the panel fetches, built once.

The program does not change while the process runs, so this is crate::dash’s rule applied to a second endpoint: every answer is O(size of the answer) and the assessment behind it — which walks the program — happens once rather than once per panel.