Trait Readable
pub trait Readable {
// Required methods
pub fn assert_match_read_request(self, read_request: Field);
}
Required methods
pub fn assert_match_read_request(self, read_request: Field)
pub trait Readable {
// Required methods
pub fn assert_match_read_request(self, read_request: Field);
}
pub fn assert_match_read_request(self, read_request: Field)
impl Readable for NoteHashimpl Readable for NoteHashLeafPreimageimpl Readable for Nullifierimpl Readable for NullifierLeafPreimage