Searched defs:String (Results 1 – 2 of 2) sorted by relevance
269 fn textual(&self) -> String { in textual()
130 pub fn new(device: DeviceName, align: usize, erased_val: u8) -> Result<Self, String> { in new() argument