Struct rorm::representations::FFIJoin
source · #[repr(C)]pub struct FFIJoin<'a> { /* private fields */ }
Expand description
FFI representation of a Join expression.
#[repr(C)]pub struct FFIJoin<'a> { /* private fields */ }
FFI representation of a Join expression.