Skip to content
Snippets Groups Projects
Commit b5d0c2b7 authored by GyDi's avatar GyDi
Browse files

chore: update comments

parent 1bff7d5b
No related branches found
No related tags found
No related merge requests found
use serde::{Deserialize, Serialize};
/// Define the verge.yaml's schema
/// Define the `profiles.yaml` schema
#[derive(Default, Debug, Clone, Deserialize, Serialize)]
pub struct ProfilesConfig {
/// current profile's name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment