Browse Source
Go maps both "" and "hdd" to HardDriveType (empty string). The Rust enum variant is HardDrive, not Hdd. The test referenced a nonexistent Hdd variant causing compilation failure.rust-volume-server
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue