Struct shell_rs::hashsum::Options [−][src]
pub struct Options {
pub binary_mode: bool,
}Fields
binary_mode: boolRead in binary mode or text mode. On windows this is true.
pub struct Options {
pub binary_mode: bool,
}binary_mode: boolRead in binary mode or text mode. On windows this is true.