Skip to content

Make no_std feature #1

@ahmetcanaksu

Description

@ahmetcanaksu

SafeEn's load and save features should implement Read & Write interface instead of handling fs

pub fn load(path: &str) -> Result<Self, LoadError> {

pub fn save(&self, path: &str) {

  • Build NoStd Utilities

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions