Function ceramic::fork [] [src]

pub fn fork<F>(start: F) -> Proc where
    F: Fn(),