Function kdb::symbol[][src]

pub fn symbol(s: &str) -> Symbol

Helper for succinctly creating a symbol. If the string passed in is not a valid symbol, i.e. it contains embedded nuls, then this function will panic.