Skip to main content

show

Function show 

Source
pub fn show(layout: &Layout, id: &str) -> Result<String>
Expand description

One issue’s metadata, file range, and body text.

§Errors

Returns an error if the corpus cannot be read, or id is not in it.