Skip to main content

FileCreateOptions

Type Alias FileCreateOptions 

Source
pub type FileCreateOptions = FileCreateProperties;
๐Ÿ‘ŽDeprecated since 0.26.0:

renamed to FileCreateProperties: a type standing in for a whole HDF5 property list now carries the Properties suffix

Expand description

Former name of FileCreateProperties.

Aliased Typeยง

pub struct FileCreateOptions { /* private fields */ }