[][src]Function radicle_surf::file_system::unsound::label::new

pub fn new(path: &str) -> Label

NB: Use with caution!

Calls try_from on the input and expects it to not fail.

Used for testing and playground purposes.