Function ate::error::eat[][src]

pub fn eat<T>(ret: Result<T, AteError>) -> Option<T>