[][src]Function cursive::dummy

pub fn dummy() -> Cursive

Creates a new Cursive root using a dummy backend.

Nothing will be output. This is mostly here for tests.