[][src]Type Definition lastfm_parse_rs::error::Result

type Result<T> = StdResult<T, Error>;