Trait Readable
pub trait Readable {
// Required methods
pub fn assert_match_read_request(self, read_request: Scoped<Counted<Field>>);
}
pub trait Readable {
// Required methods
pub fn assert_match_read_request(self, read_request: Scoped<Counted<Field>>);
}
impl Readable for NoteHashLeafPreimageimpl Readable for NullifierLeafPreimageimpl Readable for Scoped<Counted<NoteHash>>impl Readable for Scoped<Counted<Nullifier>>