[][src]Function ledb_actix::Insert

pub fn Insert<C: Into<Identifier>, T: Serialize>(
    coll: C,
    data: T
) -> InsertMsg<T>

Insert new document into collection