Function object_schema_and_name

Source
pub fn object_schema_and_name(name: &ObjectName) -> (Option<&Ident>, &Ident)
Expand description

Extract a name into the name and an optional schema.