Struct t_rust_less_lib::secrets_store_capnp::index::entry::Builder[][src]

pub struct Builder<'a> { /* fields omitted */ }

Implementations

pub fn get_entry(self) -> Result<Builder<'a>>

pub fn set_entry(&mut self, value: Reader<'_>) -> Result<()>

pub fn init_entry(self) -> Builder<'a>

pub fn has_entry(&self) -> bool

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.