Trait cmake_parser::ToCommandScope
source · pub trait ToCommandScope {
// Required method
fn to_command_scope(&self) -> CommandScope;
}
pub trait ToCommandScope {
// Required method
fn to_command_scope(&self) -> CommandScope;
}