[][src]Function tdb_core::utils::encode_insert_into

pub fn encode_insert_into(
    book_name: Option<&str>,
    update: &Update
) -> Result<Vec<u8>, Error>

client inserts an update into server binary form of INSERT [update] INTO [book]