secondfry-libft 0.1.0

Ecole 42 libft project written in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "secondfry-libft"
version = "0.1.0"
authors = ["Rustam SecondFry Gubaydullin <secondfry@gmail.com>"]
description = "Ecole 42 libft project written in Rust"
license-file = "LICENSE"
edition = "2018"
repository = "https://github.com/secondfry/school21-rust-libft"

[lib]
name = "ft"