pub type IncludeCallbackResult = Result<ResolvedInclude, String>;
Expand description

Include callback status.