We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
H5L_info2_t
1 parent 396a2cf commit cde72f3Copy full SHA for cde72f3
hdf5-sys/src/h5l.rs
@@ -1,4 +1,5 @@
1
//! Creating and manipulating links within an HDF5 group
2
+#[cfg(feature = "1.12.0")]
3
use std::fmt;
4
use std::mem;
5
0 commit comments