| Crates.io | framework |
| lib.rs | framework |
| version | 0.2.4 |
| created_at | 2021-01-14 12:14:52.123199+00 |
| updated_at | 2021-05-07 03:36:49.400728+00 |
| description | Framework is a detector for different frameworks in one projects |
| homepage | https://github.com/inherd/framework-rs |
| repository | https://github.com/inherd/framework-rs |
| max_upload_size | |
| id | 341880 |
| size | 37,039 |
Framework is a detector for different frameworks in one projects
use framework::FrameworkDetector;
FrameworkDetector::detect("path");
@ 2020~2021 This code is distributed under the MPL license. See LICENSE in this directory.