[][src]Type Definition file_structure::error::FSResult

type FSResult<T> = Result<T, FSError>;