Function swayr::con::get_workspaces[][src]

pub fn get_workspaces<'a>(
    root: &'a Node,
    include_scratchpad: bool,
    extra_props: &HashMap<i64, ExtraProps>
) -> Vec<Workspace<'a>>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Gets all workspaces of the tree.