Skip to main content

parse_foreign_key

Function parse_foreign_key 

Source
pub fn parse_foreign_key(fk_data: &Value) -> Option<ForeignKey>
Expand description

Parse foreign key from JSON value.