Type Definition rafx_base::resource_map::ReadOption[][src]

type ReadOption<T> = Option<Read<T>>;

Same as Read, but will return None rather than being fatal