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

type WriteOption<T> = Option<Write<T>>;

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