[][src]Function bincode_typescript::from_string

pub fn from_string(
    input: &str,
    buffer_support: bool
) -> Result<String, Box<dyn Error>>