Sha256: f660ca2f29121e8c7834061a859818fa65630ad71744684aea87b0d9684671f7
Contents?: true
Size: 243 Bytes
Versions: 345
Compression:
Stored size: 243 Bytes
Contents
// The code below is a stub. Just enough to satisfy the compiler. // In order to pass the tests you can add-to or change any of this code. #[allow(unused_variables)] pub fn convert(input: &str) -> Result<String, ()> { unimplemented!(); }
Version data entries
345 entries across 345 versions & 1 rubygems