Function chapters::from_json

source ·
pub fn from_json<R: Read>(reader: R) -> Result<Vec<Chapter>, String>