1
2
3
4
5
// This module implements core traits for this library

pub trait FromFile {

}