zip-rs-wasm/examples
2018-11-06 23:14:23 +11:00
..
extract.rs Make santized_name part of the library 2018-04-20 13:35:20 +02:00
extract_lorem.rs Do not use feature exit_status 2015-04-03 14:54:57 +02:00
file_info.rs Use BufReader in file_info example 2018-11-06 23:14:23 +11:00
stdin_info.rs Update example and bump version to 0.4.1 2018-06-20 22:19:03 +02:00
write_dir.rs Updated readme to indicate existence of examples dir. Generalised zip dir example so people could use it also to write to an memory buffer rather than a file. Ideally I'd have the zip dir functionaility in the crate but I can see the need to minimise dependencies. 2018-01-27 06:21:57 +00:00
write_sample.rs Replace try! macros with ? operator calls 2018-10-02 23:12:35 +02:00