framework 0.2.4

Framework is a detector for different frameworks in one projects
Documentation
1
2
3
4
#[derive(Serialize, Deserialize, PartialEq, Debug, Clone)]
pub struct GoFacet {
    pub has_mod: bool,
}