Skip to main content

atom

Function atom 

Source
pub fn atom(
    a: &Allocator,
    n: NodePtr,
    code: ErrorCode,
) -> Result<Atom<'_>, ValidationErr>