Struct delta_sharing_server::protocol::securable::ShareBuilder
source · pub struct ShareBuilder { /* private fields */ }Expand description
Builder for Share.
Implementations§
Auto Trait Implementations§
Blanket Implementations§
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more