make_source

Function make_source 

Source
pub fn make_source(token: &Token, note: String) -> Result<Source, Error>
Expand description

Create a source object from a token

ยงErrors

if the file cannot be read