Function rink_core::simple_context[][src]

pub fn simple_context() -> Result<Context, String>

Tries to create a context that has core definitions only (contents of definitions.units), will fail if the GPL feature isn’t enabled. Mainly intended for unit testing.