Lines Matching defs:Ok
35 Ok(buf.len())
39 Ok(())
52 Ok(unsafe { String::from_utf8_unchecked(writer.output) })
67 Ok(())
71 // Using `Ok` to propagate the data structure around simplifies Serializers
74 type Ok = ();
94 Ok(())
114 Ok(())
131 Ok(())
141 Ok(())
152 Ok(())
182 Ok(())
229 Ok(())
240 Ok(self)
271 Ok(self)
278 Ok(self)
303 Ok(self)
323 Ok(())
329 Ok(())
340 // Must match the `Ok` type of the serializer.
341 type Ok = ();
363 type Ok = ();
382 type Ok = ();
409 type Ok = ();
435 type Ok = ();
467 type Ok = ();
489 type Ok = ();