Struct kailua_workspace::Workspace [] [src]

pub struct Workspace { /* fields omitted */ }

A workspace.

The configuration has been resolved and can be used to make Options for the type checker.

Methods

impl Workspace
[src]

Trait Implementations

impl Clone for Workspace
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Workspace
[src]

Formats the value using the given formatter.