[][src]Function barrel::types::foreign

pub fn foreign<S, I>(table: S, keys: I) -> Type where
    S: Into<String>,
    I: Into<WrapVec<String>>, 

Create a column that points to some foreign table